diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 18:18:55 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 18:18:55 +0100 |
commit | ae15eee281b9e3a3df5d0a5d91450def1e76db4a (patch) | |
tree | 8cdad5d9b3f74e8c9f4ef8f226d245c0b39749d3 /configure.ac | |
parent | a3eb3eaa1500d9c9778f407c7e939a890aa9bdca (diff) | |
parent | 8fd9f27b56503242b97313e0f758c01195fe2f79 (diff) | |
download | libayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.tar.gz libayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.tar.bz2 libayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.zip |
Updating from upstream with two (count them) two applets
installed in the source.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 471512f..58b4739 100644 --- a/configure.ac +++ b/configure.ac @@ -180,6 +180,7 @@ AC_DEFINE_PATH(LIBDIR, "${libdir}", [system configuration dir]) AC_OUTPUT([ Makefile src/Makefile +src-sus/Makefile libindicate/Makefile libindicate/indicate.pc libindicate-gtk/Makefile |