diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-19 21:31:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-19 21:31:01 +0100 |
commit | e19a24d568f91a0901932e466a8df48bd0d77588 (patch) | |
tree | 4bc848af51f2c9fb02ceb2fe55b4bb8719de0a61 | |
parent | b08044a0b59e4489ad9894dc7b4c269c2b13c700 (diff) | |
download | mate-indicator-applet-e19a24d568f91a0901932e466a8df48bd0d77588.tar.bz2 mate-indicator-applet-e19a24d568f91a0901932e466a8df48bd0d77588.tar.xz |
Include autogen.sh in tarball
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 825a62e..1327c90 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ DISTCLEANFILES = \ gtk-doc.make EXTRA_DIST = \ + autogen.sh \ COPYING.LGPL dist-hook: |