summaryrefslogtreecommitdiffstats
path: root/tools/kthesaurus/Makefile.am
blob: 4456d8351d937b66759373de77dbe57c3a90f279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

INCLUDES = $(KOFFICECORE_INCLUDES) $(all_includes)

bin_PROGRAMS =
lib_LTLIBRARIES =
tdeinit_LTLIBRARIES = kthesaurus.la

kthesaurus_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
kthesaurus_la_SOURCES = main.cc
kthesaurus_la_LIBADD = $(LIB_KSYCOCA)

appsdir = $(kde_appsdir)/Office
apps_DATA = KThesaurus.desktop

messages:
	$(XGETTEXT) *.cc -o $(podir)/kthesaurus.pot

KDE_ICON = kthesaurus