kde_module_LTLIBRARIES        = kcm_launch.la
AM_CPPFLAGS                      = $(all_includes) 
kcm_launch_la_SOURCES      = kcmlaunch.cpp
kcm_launch_la_LDFLAGS      = $(all_libraries) $(KDE_PLUGIN) -module
kcm_launch_la_LIBADD       = $(LIB_TDEUI)
METASOURCES  = AUTO
noinst_HEADERS                = kcmlaunch.h
xdg_apps_DATA = kcmlaunch.desktop

messages: rc.cpp
	$(XGETTEXT) *.cpp -o $(podir)/kcmlaunch.pot