From: Stéphane Graber Date: Thu, 16 Jan 2014 00:21:26 +0000 (-0500) Subject: Add missing entry to dist target X-Git-Tag: lxc-1.0.0.beta3~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ec76ceec35921a5fa992ba981c9dfdeab6f204;p=thirdparty%2Flxc.git Add missing entry to dist target Apparently this file has gone over 5 years without getting into a dist tarball! Signed-off-by: Stéphane Graber --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1b83f0238..e87c2f8af 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,6 +10,7 @@ SUBDIRS += api endif EXTRA_DIST = \ + lxc.conf \ FAQ.txt if ENABLE_DOCBOOK