summaryrefslogtreecommitdiffstats
path: root/filters/karbon/applixgraphics/Makefile.am
blob: 83fefb227503124352f0185ef5fb504f87721571 (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.cpp
libapplixgraphicimport_la_LIBADD = $(KOFFICE_LIBS)
noinst_HEADERS = applixgraphicimport.h

METASOURCES = AUTO

service_DATA = kontour_applixgraphic_import.desktop
servicedir = $(kde_servicesdir)

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