X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=python%2FMakefile-files;h=1721af11010434a2fde462a0e27ab6bce106dbce;hb=b1264daf5e3cd561bcceca11518a3ad1f978d56f;hp=9f6a1644f28817275e4cf1ea55dbd6a645fe82cd;hpb=a846846ae79ceef4531ccd0495c7cdb076b9dc92;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