aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2012-02-29 01:50:02 -0500
committerGravatar Anders Kaseorg <andersk@mit.edu>2012-03-07 03:10:19 -0500
commitb65b1bde53efcc5850ac5191de06b289ad6e2340 (patch)
tree4a53f699707e17557a4ac1fb5976385f752a1dfb /Makefile.am
parentedada5e1ea4f901f219aef26574b1f38aa57d72f (diff)
Add autogen.sh to EXTRA_DIST
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index df5808f..60bc809 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
ACLOCAL_AMFLAGS = --install -I m4
SUBDIRS = third src scripts man
-EXTRA_DIST = ocb-license.html README.md
+EXTRA_DIST = autogen.sh ocb-license.html README.md