|
|
|
@ -7,7 +7,7 @@ tastymenu_panelapplet_la_SOURCES = tastymenu.cpp menu.ui menuhandler.cpp \
|
|
|
|
|
dmctl.cpp dmctl.h tastylistview.cpp misc.cpp misc.h appearance.ui prefs.kcfgc \
|
|
|
|
|
behaviour.ui tastytooltip.cpp tastytooltipwidget.ui tastybutton.cpp
|
|
|
|
|
tastymenu_panelapplet_la_LDFLAGS = -version-info 0:0:0 -module $(KDE_PLUGIN) $(all_libraries)
|
|
|
|
|
tastymenu_panelapplet_la_LIBADD = $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) -ltdefx -lXau
|
|
|
|
|
tastymenu_panelapplet_la_LIBADD = $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) -ltdefx -lXau
|
|
|
|
|
|
|
|
|
|
tastymenu_DATA = tastymenu.desktop
|
|
|
|
|
tastymenudir = $(kde_datadir)/kicker/applets
|
|
|
|
|