From 45e253470f2cd7c6dfc38e7f533c62c454039873 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 29 Mar 2012 20:47:51 -0700 Subject: Add missing EXTRA_DIST files --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index feff84b..6be121c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status libtool -EXTRA_DIST = bootstrap configure.ac.in +EXTRA_DIST = bootstrap configure.ac.in $(srcdir)/m4 MAINTAINERCLEANFILES = aclocal.m4 config.* configure configure.ac depcomp \ install-sh ltmain.sh Makefile.in missing $(PACKAGE)-*.gz -- cgit v1.2.1