diff options
author | Ted Gould <ted@canonical.com> | 2009-08-04 10:24:51 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-04 10:24:51 +0100 |
commit | 74bc54ca930921b3975bb8d1d844903a5945f6db (patch) | |
tree | 0afb9a2371ac30fca5a9fb0021253a4a0e95b619 /Makefile.am | |
parent | b3d3f3de3bb73ac8cc77ed5c8bde5aeb76073af2 (diff) | |
parent | 16b15aa99180939000a112038b028600d12673f5 (diff) | |
download | libayatana-indicator-74bc54ca930921b3975bb8d1d844903a5945f6db.tar.gz libayatana-indicator-74bc54ca930921b3975bb8d1d844903a5945f6db.tar.bz2 libayatana-indicator-74bc54ca930921b3975bb8d1d844903a5945f6db.zip |
Merging in the splitout of a GTK version of the lib
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 \ |