X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=5f92a9a600105e335684bb62508c388fd393861c;hb=2b7a25800c6fd33c35e0bec6d5f66891a096e2a7;hp=3cbb4b2472e190df11b1238353e935c224299ab0;hpb=33aeea2e3003388655c554b74e7c5a73cb746d9e;p=util-vserver.git diff --git a/Makefile.am b/Makefile.am index 3cbb4b2..5f92a9a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,8 @@ noinst_DATA = initrd_SCRIPTS = sysconf_DATA = +pyexec_LTLIBRARIES = + DIETPROGS = $(LIBENSCVECTOR_DIET) BUILT_SOURCES = pathconfig.h \ @@ -227,6 +229,9 @@ include $(top_srcdir)/ensc_fmt/Makefile-files include $(top_srcdir)/lib_internal/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