diff options
author | Ted Gould <ted@canonical.com> | 2009-08-04 00:23:05 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-04 00:23:05 +0100 |
commit | a1fa7baf4cdc6b0a29ba2d04e89691e6f1f02b72 (patch) | |
tree | 564c261e3d8cacb45e7b2fe36be8c7ef6e8a4c58 /Makefile.am | |
parent | 064740bd411abe73a67a9c75f469f04d8259afdb (diff) | |
parent | 475cf3d1bc5ede2ba3e9388edf1b12345ebf5986 (diff) | |
download | libayatana-indicator-a1fa7baf4cdc6b0a29ba2d04e89691e6f1f02b72.tar.gz libayatana-indicator-a1fa7baf4cdc6b0a29ba2d04e89691e6f1f02b72.tar.bz2 libayatana-indicator-a1fa7baf4cdc6b0a29ba2d04e89691e6f1f02b72.zip |
Merging in upstream code to split out libindicate-gtk
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 ac6fe90..bdd32f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = \ src \ libindicate \ + libindicate-gtk \ libindicator \ examples \ tests \ |