summaryrefslogtreecommitdiffstats
path: root/krusader/KrJS/Makefile.am
blob: af10182da86eda4eaa4efb5196e27245aa4363fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This should not be nessesary because this subdir is only visited if KJSEmbed should be used...
#if include_libkjsembed
#AM_CPPFLAGS = -D__KJSEMBED__
#endif

noinst_LIBRARIES = libKrJS.a

INCLUDES = $(all_includes)

libKrJS_a_METASOURCES = AUTO

libKrJS_a_SOURCES = \
	krjs.cpp