X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=python%2FMakefile-files;fp=python%2FMakefile-files;h=1721af11010434a2fde462a0e27ab6bce106dbce;hb=d6114ab1998c336cce29da6371a47e7bafe38f50;hp=9f6a1644f28817275e4cf1ea55dbd6a645fe82cd;hpb=676aeefb604419efb46903463f95e740afce5b00;p=util-vserver.git diff --git a/python/Makefile-files b/python/Makefile-files index 9f6a164..1721af1 100644 --- a/python/Makefile-files +++ b/python/Makefile-files @@ -33,3 +33,5 @@ $(top_builddir)/python/_libvserver-constants.c: lib/vserver.h \ $(CTAGS) -x $(top_srcdir)/lib/vserver.h | \ $(AWK) -f $(top_srcdir)/python/ctags-constants.awk \ > $(top_builddir)/python/_libvserver-constants.c + +CLEANFILES += python/_libvserver-constants.c