From 07404ae7bb28b81e3cb8aee9c36f390b95bcd1f8 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Wed, 22 Feb 2012 18:11:12 +0100 Subject: makefile updates --- GNUmakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index c96e635..2efae6c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -231,6 +231,6 @@ include $(srcdir)/mk/Compile.mk include $(srcdir)/mk/Maintainer.mk -sync:: - cp $(srcdir)/../xawtv/common/parseconfig.[ch] $(srcdir) - cp $(srcdir)/../xawtv/console/fbtools.[ch] $(srcdir) +#sync:: +# cp $(srcdir)/../xawtv/common/parseconfig.[ch] $(srcdir) +# cp $(srcdir)/../xawtv/console/fbtools.[ch] $(srcdir) -- cgit