Fix automake build dependencies.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
remotes/origin/feat/cmakeConv
Slávek Banko 5 years ago
parent 3d77495821
commit 7fe9ab31e0
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -48,6 +48,8 @@ kscope_SOURCES = autocompletionlayout.ui bookmarksdlg.cpp bookmarkslayout.ui \
searchresultsdlg.cpp searchresultslayout.ui symbolcompletion.cpp symboldlg.cpp \
symbollayout.ui tabwidget.cpp treewidget.cpp welcomedlg.ui
BUILT_SOURCES = calltreelayout.h
kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries)
kscope_LDADD = -lkateinterfaces -lkatepartinterfaces -ltdetexteditor $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO) $(LIB_TDECORE) $(LIB_TQT)

Loading…
Cancel
Save