]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Add missing entry to dist target
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Jan 2014 00:21:26 +0000 (19:21 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Jan 2014 00:21:26 +0000 (19:21 -0500)
Apparently this file has gone over 5 years without getting into a dist
tarball!

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/Makefile.am

index 1b83f023833c670aa14afceb941eec4ae16bfcd2..e87c2f8af359ef65dffe4dba146d4ca4d1c6b4c0 100644 (file)
@@ -10,6 +10,7 @@ SUBDIRS += api
 endif
 
 EXTRA_DIST = \
+       lxc.conf \
        FAQ.txt
 
 if ENABLE_DOCBOOK