kwin/kcmkwin/kwinoptions/Makefile.am
Arnold Krille 9f5591c33a Adjusting datadir for use with unsermake.
PS: Did you know that kdebase has 408 Makefile.am's?

svn path=/trunk/kdebase/kcontrol/; revision=219288

The following changes were in SVN, but were removed from git:

M	wallpapers/Makefile.am
2003-04-09 12:48:29 +00:00

23 lines
689 B
Makefile

# $Id$
# kdebase/kcontrol/kwm
METASOURCES = AUTO
INCLUDES = $(all_includes)
kde_module_LTLIBRARIES = kcm_kwinoptions.la
kcm_kwinoptions_la_SOURCES = windows.cpp mouse.cpp main.cpp
kcm_kwinoptions_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined
kcm_kwinoptions_la_LIBADD = $(LIB_KDEUI)
noinst_HEADERS = windows.h mouse.h
messages:
$(XGETTEXT) *.cpp -o $(podir)/kcmkwm.pot
kwin_kcmkwin_options_data_DATA = kwinactions.desktop kwinadvanced.desktop kwinfocus.desktop kwinmoving.desktop
kwin_kcmkwin_options_datadir = $(kde_appsdir)/.hidden
kwin_kcmkwin_options_data2_DATA = kwinoptions.desktop
kwin_kcmkwin_options_data2dir = $(kde_appsdir)/Settings/Desktop