|
|
@ -20,7 +20,7 @@ kpackage_SOURCES = kpackage.cpp managementWidget.cpp packageDisplay.cpp \
|
|
|
|
kpackage_METASOURCES = AUTO
|
|
|
|
kpackage_METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
|
|
# the library search path
|
|
|
|
# the library search path
|
|
|
|
kpackage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
|
|
|
|
kpackage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
|
|
|
|
|
|
|
|
|
|
|
|
# the libraries to link against. Be aware of the order. First the libraries,
|
|
|
|
# the libraries to link against. Be aware of the order. First the libraries,
|
|
|
|
# that depend on the following ones.
|
|
|
|
# that depend on the following ones.
|
|
|
|