]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
add console.h to dist file
authorDaniel Lezcano <daniel.lezcano@free.fr>
Fri, 26 Feb 2010 20:12:31 +0000 (21:12 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 26 Feb 2010 20:12:31 +0000 (21:12 +0100)
Add the console.h file in order to compile the dist file.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am

index be64b2a78b7837378ca165b3544bbfd9a240268f..f5168411d6b9a3856a5d1d4a52120bc83a4bbffc 100644 (file)
@@ -1,5 +1,6 @@
 pkginclude_HEADERS = \
                start.h \
+               console.h \
                error.h \
                monitor.h \
                utils.h \