You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kicker/menuext/konsole/Makefile.am

16 lines
499 B

INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = kickermenu_konsole.la
kickermenu_konsole_la_SOURCES = konsole_mnu.cpp konsolebookmarkhandler.cpp konsolebookmarkmenu.cpp
kickermenu_konsole_la_LDFLAGS = $(all_libraries) -module -avoid-version
kickermenu_konsole_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO)
kickermenu_konsole_la_METASOURCES = AUTO
desktopmenu_DATA = konsolemenu.desktop
desktopmenudir = $(kde_datadir)/kicker/menuext
messages:
$(XGETTEXT) *.cpp -o $(podir)/libkickermenu_konsole.pot