Not supposed to change that...
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 21 Feb 2010 17:47:42 +0000 (17:47 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 21 Feb 2010 17:47:42 +0000 (17:47 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2880 94cd875c-1c1d-0410-91d2-eb244daf1a30

python/Makefile-files

index f3998f2..5beabc6 100644 (file)
@@ -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