|
|
|
@ -32,7 +32,7 @@ qalculate_tde_SOURCES = buttonwithindexsignal.cpp kqalculate.cpp \
|
|
|
|
|
qalculateunitsdialog.cpp qalculatevariablesdialog.cpp qalculateresultdisplay.cpp
|
|
|
|
|
|
|
|
|
|
qalculate_tde_LDFLAGS = $(KDE_RPATH) $(all_libraries)
|
|
|
|
|
qalculate_tde_LDADD = $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO)
|
|
|
|
|
qalculate_tde_LDADD = $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) -lcln
|
|
|
|
|
|
|
|
|
|
# this is where the desktop file will go
|
|
|
|
|
shelldesktopdir = $(xdg_appsdir)
|
|
|
|
|