diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-09 10:30:50 -0600 |
---|---|---|
committer | Cody Russell <crussell@canonical.com> | 2009-12-09 10:30:50 -0600 |
commit | 3f16792d25e92a37e12e644ad29e40c454d310de (patch) | |
tree | 4cb78266f0616eb64c54c95774dafa758d1988a7 /configure.ac | |
parent | e0bf73e8c49059647c0b5dcd747f1234de95f010 (diff) | |
download | libayatana-appindicator-3f16792d25e92a37e12e644ad29e40c454d310de.tar.gz libayatana-appindicator-3f16792d25e92a37e12e644ad29e40c454d310de.tar.bz2 libayatana-appindicator-3f16792d25e92a37e12e644ad29e40c454d310de.zip |
pkgconfig file
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 b795e93..74cef75 100644 --- a/configure.ac +++ b/configure.ac @@ -86,6 +86,7 @@ AC_SUBST(DBUSSERVICEDIR) AC_OUTPUT([ Makefile src/Makefile +src/libappindicator/appindicator-0.1.pc data/Makefile tests/Makefile example/Makefile |