summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-11 10:10:51 +0100
committerStefano Karapetsas <[email protected]>2014-02-11 10:10:51 +0100
commita84932d55d293b3a7802d14363a58962e69f2a8b (patch)
treede63d187b82b2918dfabeec2b86d77c680c3f635 /Makefile.am
parentb70fa0754a4364fba767331d4d143623b1cf92f8 (diff)
downloadcaja-a84932d55d293b3a7802d14363a58962e69f2a8b.tar.bz2
caja-a84932d55d293b3a7802d14363a58962e69f2a8b.tar.xz
Include autogen.sh in tarball
Closes https://github.com/mate-desktop/caja/issues/253
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c46bf60f..4773c85e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,8 @@ SUBDIRS = \
docs \
$(NULL)
-EXTRA_DIST= \
+EXTRA_DIST = \
+ autogen.sh \
COPYING.LIB \
COPYING.EXTENSIONS \
COPYING-DOCS \