Include the m4 dir in the subdirs for `make dist`
[mono.git] / libgc / 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)/..