summaryrefslogtreecommitdiff
path: root/src/debug/jdwp/sets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/jdwp/sets/Makefile.am')
-rw-r--r--src/debug/jdwp/sets/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/debug/jdwp/sets/Makefile.am b/src/debug/jdwp/sets/Makefile.am
index 55277bf..a91f5f6 100644
--- a/src/debug/jdwp/sets/Makefile.am
+++ b/src/debug/jdwp/sets/Makefile.am
@@ -9,8 +9,6 @@ libdebugjdwpsets_la_SOURCES = \
libdebugjdwpsets_la_LDFLAGS =
-INCLUDES = $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS)
-
-AM_CPPFLAGS =
+AM_CPPFLAGS = $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS)
AM_CFLAGS = $(DEBUG_CFLAGS) $(WARNING_FLAGS) $(COMPLIANCE_FLAGS)