summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-11 10:10:51 +0100
committerStefano Karapetsas <[email protected]>2014-02-11 10:12:41 +0100
commitaa8ebc9293801f904f3c38449fb5037e43751a22 (patch)
treebe95c663c56d082d659e3086957202908a8ea3df
parentc8e3d26efab5c4624ad457f571c4345719e849dd (diff)
downloadcaja-1.6.tar.bz2
caja-1.6.tar.xz
Include autogen.sh in tarball1.6
Closes https://github.com/mate-desktop/caja/issues/253
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5d3c2c3f..4ee6ba7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,8 @@ SUBDIRS = \
docs \
$(NULL)
-EXTRA_DIST= \
+EXTRA_DIST = \
+ autogen.sh \
COPYING.LIB \
COPYING.EXTENSIONS \
HACKING \