]> granicus.if.org Git - gc/commitdiff
Include the m4 dir in the subdirs for `make dist`
authorJeffrey Stedfast <fejj@gnome.org>
Wed, 20 Apr 2011 20:24:35 +0000 (16:24 -0400)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 11:31:23 +0000 (15:31 +0400)
Makefile.am

index 5acd597b2e01661ab23b9cc5d622bd359063c317..e8a0fd5cb3d5099df040608dfa1095b7f93b3b84 100644 (file)
@@ -20,7 +20,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = include doc
+SUBDIRS = m4 include doc
 
 INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/..