kwin/clients/modernsystem/config/Makefile.am
Frans Englich 4b522c51cb Remove all CVS Id tags from kdebase, if I haven't missed one.
Of course, this will multifold break compile as well as a dozen of people
will now object that they actually wanted the Id tags.

svn path=/trunk/kdebase/ksysguard/; revision=290873
2004-02-24 11:30:21 +00:00

16 lines
392 B
Makefile

INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = kwin_modernsys_config.la
kwin_modernsys_config_la_SOURCES = config.cpp
kwin_modernsys_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kwin_modernsys_config_la_LIBADD = $(LIB_KDEUI)
METASOURCES = AUTO
noinst_HEADERS = config.h
lnkdir = $(kde_datadir)/kwin/
messages:
$(XGETTEXT) *.cpp -o $(podir)/kwin_modernsys_config.pot