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 /Makefile.am | |
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 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8eb7aee..083ceff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ src \ + libindicate \ data \ po |