diff options
author | Ted Gould <ted@canonical.com> | 2009-04-21 14:15:22 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-21 14:15:22 -0500 |
commit | 61bc03afdadb206839db4c0eb0631104a1a2ff3b (patch) | |
tree | 36e2b4b00ac54e440cf7f13f3e1469a67b250321 /configure.ac | |
parent | 43cf92a1e3306bf142f98ebc0cc4b2c636271c0d (diff) | |
download | libayatana-indicator-61bc03afdadb206839db4c0eb0631104a1a2ff3b.tar.gz libayatana-indicator-61bc03afdadb206839db4c0eb0631104a1a2ff3b.tar.bz2 libayatana-indicator-61bc03afdadb206839db4c0eb0631104a1a2ff3b.zip |
Creating an indicator lib to make sure we can attach all these things together.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ca46ff9..3df81f5 100644 --- a/configure.ac +++ b/configure.ac @@ -161,6 +161,8 @@ Makefile src/Makefile libindicate/Makefile libindicate/indicate.pc +libindicator/Makefile +libindicator/indicator.pc tests/Makefile data/Makefile po/Makefile.in |