Install the pretty library too.
[util-vserver.git] / Makefile.am
index 635c594..76910b2 100644 (file)
@@ -51,6 +51,9 @@ noinst_DATA =
 initrd_SCRIPTS =
 sysconf_DATA =
 
+pyexec_LTLIBRARIES = 
+pyexec_SCRIPTS =
+
 DIETPROGS =            $(LIBENSCVECTOR_DIET)
 
 BUILT_SOURCES =                pathconfig.h \
@@ -225,7 +228,11 @@ include $(top_srcdir)/ensc_vector/Makefile-files
 include $(top_srcdir)/ensc_wrappers/Makefile-files
 include $(top_srcdir)/ensc_fmt/Makefile-files
 include $(top_srcdir)/lib_internal/Makefile-files
-include $(top_srcdir)/vserver-start/Makefile-files
+#include $(top_srcdir)/vserver-start/Makefile-files
+include $(top_srcdir)/gentoo/Makefile-files
+if HAVE_PYTHON
+include $(top_srcdir)/python/Makefile-files
+endif
 
 include $(top_srcdir)/m4/gpgsig.am
 include $(top_srcdir)/m4/validate.am