From: Eric Blake Date: Tue, 1 Feb 2011 22:33:44 +0000 (-0700) Subject: build: distribute 'make syntax-check' tweaks X-Git-Tag: v0.8.8~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac97c65c;p=thirdparty%2Flibvirt.git build: distribute 'make syntax-check' tweaks * Makefile.am (EXTRA_DIST): Distribute cfg.mk. --- diff --git a/Makefile.am b/Makefile.am index 597ec6112c..882e676432 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,7 @@ EXTRA_DIST = \ autobuild.sh \ Makefile.nonreentrant \ autogen.sh \ + cfg.mk \ examples/domain-events/events-python \ $(syntax_check_exceptions) \ $(XML_EXAMPLES)