summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/qmake/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/qmake/Makefile.am')
-rw-r--r--buildtools/lib/parsers/qmake/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/lib/parsers/qmake/Makefile.am b/buildtools/lib/parsers/qmake/Makefile.am
index ac6f9ea5..8dde1ed2 100644
--- a/buildtools/lib/parsers/qmake/Makefile.am
+++ b/buildtools/lib/parsers/qmake/Makefile.am
@@ -13,8 +13,8 @@ libkdevqmakeparser_la_LDFLAGS = -no-undefined $(all_libraries) $(LIB_KIO)
libkdevqmakeparser_la_SOURCES = qmake_lex.cpp qmake_yacc.cpp qmakeast.cpp \
qmakeastvisitor.cpp qmakedriver.cpp
-kdevelopbuildtoolsincludedir = $(includedir)/kdevelop/buildtools/parsers/qmake
-kdevelopbuildtoolsinclude_HEADERS = qmakeast.h qmakedriver.h qmakeastvisitor.h
+tdevelopbuildtoolsincludedir = $(includedir)/tdevelop/buildtools/parsers/qmake
+tdevelopbuildtoolsinclude_HEADERS = qmakeast.h qmakedriver.h qmakeastvisitor.h
parser:
cd $(srcdir) ; \