|
|
|
@ -43,7 +43,7 @@ ksensors_SOURCES = main.cpp ksensors.cpp aboutcfgdesign.ui \
|
|
|
|
|
systemcfg.cpp systemcfgdesign.ui uptimepanel.cpp
|
|
|
|
|
|
|
|
|
|
ksensors_LDFLAGS = $(TDE_RPATH) $(all_libraries)
|
|
|
|
|
ksensors_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) -lsensors -lm
|
|
|
|
|
ksensors_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) -lsensors -lm
|
|
|
|
|
|
|
|
|
|
# this is where the desktop file will go
|
|
|
|
|
shelldesktopdir = $(kde_appsdir)/Utilities
|
|
|
|
|