summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/statistik-dialogs/Makefile.am
blob: 50fbb358c0e19c76ad7019a646c1acd7ee8c0ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../kvt-core -I$(top_builddir)/kvoctrain/kvoctrain/common-dialogs $(all_includes)

noinst_LTLIBRARIES = libstatdlg.la

libstatdlg_la_SOURCES = \
  StatistikPage.cpp GenStatPage.cpp \
  StatistikPageForm.ui GenStatPageForm.ui \
  StatistikDlg.cpp

METASOURCES = AUTO