ready for tagging
[util-vserver.git] / python / Makefile.am
1 vserverimpl_la_SOURCES  = vserverimpl.c
2 vserverimpl_la_LIBADD   = $(top_builddir)/lib/libvserver.la
3 vserverimpl_la_CFLAGS   = -Wno-redundant-decls -I$(top_srcdir)/lib $(PYTHON_INCLUDES)
4 vserverimpl_la_LDFLAGS  = -module -avoid-version
5
6 pyexec_LTLIBRARIES      = vserverimpl.la
7 pyexec_DATA             = vserver.py bwlimit.py cpulimit.py
8 sbin_SCRIPTS            = bwlimit disklimit