From d6114ab1998c336cce29da6371a47e7bafe38f50 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 23 Aug 2009 12:45:54 +0000 Subject: [PATCH] added _libvserver-constants.c to CLEANFILES git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2847 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- python/Makefile-files | 2 ++ 1 file changed, 2 insertions(+) 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 -- 1.8.1.5