]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - configure.ac
Fix autotools
[mirror_lxcfs.git] / configure.ac
index 48eedb65e5469d7544feacbaa22e67880eb71e5b..d1be27ac42a1e0314e28ae88a69f5c6867879962 100644 (file)
@@ -6,7 +6,8 @@ AC_INIT([lxcfs], [0.01], [lxc-devel@lists.linuxcontainers.org])
 AC_GNU_SOURCE
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_FILES([
-       Makefile ])
+       Makefile
+       tests/Makefile ])
 
 AM_INIT_AUTOMAKE