diff options
author | Ted Gould <ted@gould.cx> | 2009-12-17 23:11:02 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-17 23:11:02 -0600 |
commit | 312dadc3611b4afb7249ebc439390d3906a1683d (patch) | |
tree | c7a371e7ae9798344d810774a9da3a1932ef8069 | |
parent | 7eb8f46d806caa924e1a78eec58d8451c64c5b6a (diff) | |
parent | 929d2e85781fb8bcb942d42e666d36277ea88bf6 (diff) | |
download | ayatana-indicator-application-312dadc3611b4afb7249ebc439390d3906a1683d.tar.gz ayatana-indicator-application-312dadc3611b4afb7249ebc439390d3906a1683d.tar.bz2 ayatana-indicator-application-312dadc3611b4afb7249ebc439390d3906a1683d.zip |
Adding ChangeLog to tarball
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a9b445c..4d38ef8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,8 @@ EXTRA_DIST = \ xmldocs.make \ autogen.sh \ COPYING.LGPL.2.1 \ - COPYING.LGPL.3 + COPYING.LGPL.3 \ + ChangeLog DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-localinstall |