summaryrefslogtreecommitdiffstats
path: root/kstyles/klegacy/Makefile.am
blob: 9bdee9267ccf49733e45bd1c0fe18030873c9af1 (plain)
1
2
3
4
5
6
7
8
INCLUDES= $(all_includes) 

noinst_HEADERS = klegacystyle.h
lib_LTLIBRARIES = klegacystyle.la
klegacystyle_la_LDFLAGS = $(all_libraries) -module  -avoid-version -no-undefined 
klegacystyle_la_LIBADD = $(LIB_TDECORE) 
klegacystyle_la_SOURCES = klegacystyle.cpp plugin.cpp
klegacystyle_la_METASOURCES = AUTO