summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/autotools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/autotools/Makefile.am')
-rw-r--r--buildtools/lib/parsers/autotools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/parsers/autotools/Makefile.am b/buildtools/lib/parsers/autotools/Makefile.am
index e1483112..340d0e38 100644
--- a/buildtools/lib/parsers/autotools/Makefile.am
+++ b/buildtools/lib/parsers/autotools/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces \
$(all_includes)
METASOURCES = AUTO
noinst_LTLIBRARIES = libkdevautotoolsparser.la
-libkdevautotoolsparser_la_LDFLAGS = $(all_libraries) $(LIB_KIO)
+libkdevautotoolsparser_la_LDFLAGS = $(all_libraries) $(LIB_TDEIO)
libkdevautotoolsparser_la_SOURCES = autotoolsast.cpp autotoolsdriver.cpp autotools_yacc.cpp
parser: