From 5f46b3cf5acbadf825921950527a991f5d629380 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sun, 19 Dec 2010 12:50:21 +0100 Subject: [PATCH] put dump stuff in dump .am --- gui/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gui/Makefile.am b/gui/Makefile.am index 1838149e3..7448bef82 100644 --- a/gui/Makefile.am +++ b/gui/Makefile.am @@ -101,10 +101,6 @@ GTK_LIBS = \ $(X11_LIBS) \ $(Z_LIBS) -DUMP_CFLAGS = - -DUMP_LIBS = - # The following will be filled up later GUI_CPPFLAGS = -- 2.11.4.GIT