diff options
author | Ted Gould <ted@canonical.com> | 2009-01-07 19:26:31 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-07 19:26:31 -0600 |
commit | 699c57543a08ee04420514077c2b95ce7645e9fd (patch) | |
tree | 3d513e6f5162a8bb2b2332b0edf7ec29c31a2e75 /configure.ac | |
parent | 320643474fc86602e0ec84c9d87237562f3e7309 (diff) | |
download | libayatana-indicator-699c57543a08ee04420514077c2b95ce7645e9fd.tar.gz libayatana-indicator-699c57543a08ee04420514077c2b95ce7645e9fd.tar.bz2 libayatana-indicator-699c57543a08ee04420514077c2b95ce7645e9fd.zip |
Adding libindicate to the build system
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 6ce48a5..b61e0da 100644 --- a/configure.ac +++ b/configure.ac @@ -50,6 +50,7 @@ AM_GLIB_GNU_GETTEXT AC_OUTPUT([ Makefile src/Makefile +libindicate/Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile |