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/docprop-dialogs/Makefile.am

14 lines
541 B

INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../kvt-core \
-I$(top_builddir)/kvoctrain/kvoctrain/common-dialogs $(all_includes)
noinst_LTLIBRARIES = libdocpropdlg.la
libdocpropdlg_la_SOURCES = \
TitlePage.cpp TypeOptPage.cpp TenseOptPage.cpp UsageOptPage.cpp \
TitlePageForm.ui TypeOptPageForm.ui TenseOptPageForm.ui UsageOptPageForm.ui \
LessOptPage.cpp DocOptionsPage.cpp LangPropPage.cpp \
LessOptPageForm.ui DocOptionsPageForm.ui LangPropPageForm.ui \
DocPropDlg.cpp DocPropLangDlg.cpp
METASOURCES = AUTO