]> granicus.if.org Git - yasm/commitdiff
Makefile.am: Include mkinstalldirs in the distribution.
authorPeter Johnson <peter@tortall.net>
Wed, 1 Sep 2004 04:55:21 +0000 (04:55 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 1 Sep 2004 04:55:21 +0000 (04:55 -0000)
Bugzilla Bug 38
Reported by: Jeff Lawson <jlawson-yasm@bovine.net>

svn path=/trunk/yasm/; revision=1132

Makefile.am

index 023ff3f5bd81573cdc0ea623fb6f30c6b1e301fd..b1aeac80678a457b1aec498e09904880e4d3eb1a 100644 (file)
@@ -30,6 +30,9 @@ BUILT_SOURCES =
 CLEANFILES = configure.lineno
 EXTRA_DIST = config/config.rpath
 
+# automake doesn't distribute mkinstalldirs?
+EXTRA_DIST += config/mkinstalldirs
+
 EXTRA_DIST += check/Makefile.inc
 EXTRA_DIST += tools/Makefile.inc
 EXTRA_DIST += libyasm/Makefile.inc