|
|
@ -40,7 +40,7 @@ kdbg_LDFLAGS = \
|
|
|
|
$(all_libraries) $(KDE_RPATH)
|
|
|
|
$(all_libraries) $(KDE_RPATH)
|
|
|
|
|
|
|
|
|
|
|
|
# the libraries to link against.
|
|
|
|
# the libraries to link against.
|
|
|
|
kdbg_LDADD = $(LIB_KIO)
|
|
|
|
kdbg_LDADD = $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT)
|
|
|
|
|
|
|
|
|
|
|
|
# this option you can leave out. Just, if you use "make dist", you need it
|
|
|
|
# this option you can leave out. Just, if you use "make dist", you need it
|
|
|
|
noinst_HEADERS = \
|
|
|
|
noinst_HEADERS = \
|
|
|
|