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.
kiosktool/kiosktool/kcms/autostart/Makefile.am

18 lines
399 B

kde_module_LTLIBRARIES = kcm_autostart.la
kcm_autostart_la_SOURCES = kcmautostart.cpp
kcm_autostart_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_autostart_la_LIBADD = $(LIB_TDEIO)
INCLUDES= $(all_includes)
kcm_autostart_la_METASOURCES = AUTO
KDE_ICON = autostart
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kcmautostart.pot
xdg_apps_DATA = kcmautostart.desktop