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/tom/Makefile.am

20 lines
582 B

INCLUDES = -I$(srcdir)/../../libkicker -I$(srcdir)/../../ui -I$(srcdir)/../../core $(all_includes)
kde_module_LTLIBRARIES = kickermenu_tom.la
kickermenu_tom_la_SOURCES = tom.cpp
kickermenu_tom_la_LDFLAGS = $(all_libraries) -module -avoid-version
kickermenu_tom_la_LIBADD = $(LIB_TDEUI)
#$(top_builddir)/kicker/ui/libkicker_ui.la
kickermenu_tom_la_METASOURCES = AUTO
desktopmenu_DATA = tom.desktop
desktopmenudir = $(kde_datadir)/kicker/menuext
tomdata_DATA = destinations
tomdatadir = $(kde_datadir)/kicker/tom
messages:
$(XGETTEXT) *.cpp -o $(podir)/libkickermenu_tom.pot