You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kvoctrain/kvoctrain/statistik-dialogs/Makefile.am

12 lines
304 B

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