summaryrefslogtreecommitdiffstats
path: root/filters/karbon/applixgraphics/Makefile.am
blob: b3c03f384a2fa0cf4487b31cbdbe8bdadb8d6169 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
####### General stuff

INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes)
libapplixgraphicimport_la_LDFLAGS	= -module -avoid-version -no-undefined $(all_libraries)

####### Files

kde_module_LTLIBRARIES = libapplixgraphicimport.la

libapplixgraphicimport_la_SOURCES = applixgraphicimport.cc
libapplixgraphicimport_la_LIBADD = $(KOFFICE_LIBS)
noinst_HEADERS = applixgraphicimport.h

METASOURCES = AUTO

service_DATA = kontour_applixgraphic_import.desktop
servicedir = $(kde_servicesdir)

messages: rc.cpp
	$(XGETTEXT) *.cc *.cpp -o $(podir)/kontourapplixgraphicsfilter.pot