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/tdeioslave/cgi/kcmcgi/Makefile.am

18 lines
365 B

kde_module_LTLIBRARIES = kcm_cgi.la
kcm_cgi_la_SOURCES = kcmcgi.cpp
kcm_cgi_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_cgi_la_LIBADD = -ltdeui $(LIB_TDEIO)
INCLUDES= $(all_includes)
kcm_cgi_la_METASOURCES = AUTO
noinst_HEADERS = kcmcgi.h
xdg_apps_DATA = kcmcgi.desktop
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kcmcgi.pot