diff options
author | Ted Gould <ted@canonical.com> | 2009-02-25 15:00:50 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-25 15:00:50 -0600 |
commit | 2a8dfa8854a42b932670dcefdab949e6dee41a2c (patch) | |
tree | 4e9910d10f850abc5662c1b5b0a1aa1fd35aefe2 /Makefile.am | |
parent | 22ccedb4270f202065ce6e51a849c38b6c7645cc (diff) | |
parent | cf43323a0c7e114920935a64503f5d8f1bd12705 (diff) | |
download | libayatana-indicator-2a8dfa8854a42b932670dcefdab949e6dee41a2c.tar.gz libayatana-indicator-2a8dfa8854a42b932670dcefdab949e6dee41a2c.tar.bz2 libayatana-indicator-2a8dfa8854a42b932670dcefdab949e6dee41a2c.zip |
Merging in changes to put back in the GObject introspection and to have better build characteristics.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 45a2bdb..f304ab6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,4 +15,5 @@ EXTRA_DIST = \ xmldocs.make DISTCLEANFILES = \ - indicator-applet-*.tar.gz + indicator-applet-*.tar.gz \ + gtk-doc.make |