aboutsummaryrefslogtreecommitdiff
path: root/debug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debug/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/debug/Makefile.am b/debug/Makefile.am
index 23834f4f..45b4b7fd 100644
--- a/debug/Makefile.am
+++ b/debug/Makefile.am
@@ -16,10 +16,7 @@ noinst_PROGRAMS = \
AM_CPPFLAGS = \
-I$(top_srcdir)/src/common \
- -I$(top_srcdir)/src/liblzma/api \
- $(STATIC_CPPFLAGS)
-
-AM_LDFLAGS = $(STATIC_LDFLAGS)
+ -I$(top_srcdir)/src/liblzma/api
LDADD = $(top_builddir)/src/liblzma/liblzma.la