summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins/interfaces/Makefile.am
blob: 2b3c761de5a610b166d0fa4957b30357fcb10453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
KDE_OPTIONS = noautodist

METASOURCES = AUTO
INCLUDES = $(all_includes)  -I$(top_srcdir) -I. -I$(top_srcdir)/kmymoney2/widgets

SUBDIRS = 

noinst_LIBRARIES = libinterfaces.a

libinterfaces_a_SOURCES = kmmviewinterface.cpp kmmstatementinterface.cpp kmmimportinterface.cpp

noinst_HEADERS = kmmviewinterface.h kmmstatementinterface.h kmmimportinterface.h