summaryrefslogtreecommitdiffstats
path: root/kdesktop/kwebdesktop/Makefile.am
blob: def6fa9388c237a49d561adb9dd7478a79f553ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

INCLUDES= $(all_includes)
LDADD = $(LIB_KHTML)

bin_PROGRAMS = 	kwebdesktop

METASOURCES = AUTO

kwebdesktop_SOURCES = kwebdesktop.cpp kwebdesktopsettings.kcfgc 
kwebdesktop_LDFLAGS = $(all_libraries) $(KDE_RPATH)

kdesktop_kwebdesktop_data_DATA = kwebdesktop.desktop
kdesktop_kwebdesktop_datadir = $(kde_datadir)/kdesktop/programs

kde_kcfg_DATA = kwebdesktop.kcfg