From 0172a3ddc8233a79b642d6035398d2715aab3d0c Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sun, 21 Feb 2010 17:47:42 +0000 Subject: [PATCH] Not supposed to change that... git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2880 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- python/Makefile-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Makefile-files b/python/Makefile-files index f3998f2..5beabc6 100644 --- a/python/Makefile-files +++ b/python/Makefile-files @@ -18,7 +18,7 @@ ## pyexec_LTLIBRARIES += python/_libvserver.la -pyexec_DATA += python/libvserver.py +pyexec_SCRIPTS += python/libvserver.py python__libvserver_la_SOURCES = python/_libvserver.c python__libvserver_la_CFLAGS = $(AM_CFLAGS) $(PYTHON_CFLAGS) \ -I$(top_builddir)/python -- 1.8.1.5