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

14 lines
581 B

INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../kvt-core \
-I../docprop-dialogs -I$(srcdir)/../docprop-dialogs -I$(top_builddir)/kvoctrain/kvoctrain/common-dialogs $(all_includes)
noinst_LTLIBRARIES = libentrydlg.la
libentrydlg_la_SOURCES = PhoneticEntryPage.cpp FromToEntryPage.cpp \
CommonEntryPage.cpp AuxInfoEntryPage.cpp FromToEntryPageForm.ui CommonEntryPageForm.ui \
AuxInfoEntryPageForm.ui TenseEntryPage.cpp AdjEntryPage.cpp MCEntryPage.cpp \
TenseEntryPageForm.ui AdjEntryPageForm.ui MCEntryPageForm.ui EntryDlg.cpp MySpinBox.cpp \
blockall.cpp
METASOURCES = AUTO