diff options
author | Ted Gould <ted@canonical.com> | 2009-02-25 14:35:56 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-25 14:35:56 -0600 |
commit | 903ce0999a565f9f16106deaf497bc8de47735f3 (patch) | |
tree | 3904688cfbdac1f4c8ccf6ff54aa71c9234c1873 /Makefile.am | |
parent | 97133c820cf5b702de072c7382203eb38d723b71 (diff) | |
download | libayatana-indicator-903ce0999a565f9f16106deaf497bc8de47735f3.tar.gz libayatana-indicator-903ce0999a565f9f16106deaf497bc8de47735f3.tar.bz2 libayatana-indicator-903ce0999a565f9f16106deaf497bc8de47735f3.zip |
Adding back in the GIR files and some distclean improvements to get back to NULL.
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 |