aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdebug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libdebug/Makefile.am')
-rw-r--r--src/libdebug/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libdebug/Makefile.am b/src/libdebug/Makefile.am
index 7cef904..210a097 100644
--- a/src/libdebug/Makefile.am
+++ b/src/libdebug/Makefile.am
@@ -5,7 +5,3 @@ noinst_LIBRARIES = libdebug.a
libdebug_a_SOURCES = \
debug.c
-if HAVE_SDR
-AM_CPPFLAGS += -DHAVE_SDR
-endif
-