summaryrefslogtreecommitdiff
path: root/src/format/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/Makefile.am')
-rw-r--r--src/format/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/format/Makefile.am b/src/format/Makefile.am
index 41d7120..cad15c5 100644
--- a/src/format/Makefile.am
+++ b/src/format/Makefile.am
@@ -7,12 +7,7 @@ libformat_la_SOURCES = \
dbg_format.h dbg_format.c \
dbg_format-int.h
-libformat_la_LDFLAGS = $(LIBGTK_LIBS) \
- -Ldwarf/.libs -lformatdwarf \
- -Lelf/.libs -lformatelf \
- -Ljava/.libs -lformatjava \
- -Lmangling/.libs -lformatmangling \
- -Lpe/.libs -lformatpe
+libformat_la_LDFLAGS =
INCLUDES = $(LIBGTK_CFLAGS)