##
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = 1.3 no-dependencies
+AUTOMAKE_OPTIONS = 1.3
+# no-dependencies
SUFFIXES = .cpp .c
VPATH = .:${srcdir}:${srcdir}/../common:${srcdir}/../generic:${EXTRA_VPATH}
-EXTRA_DIST = "${srcdir}/../common ${srcdir}/../generic ${srcdir}"
-
lib_LTLIBRARIES = @WX_LIBRARY_NAME@
EXTRA_LTLIBRARIES = libwx_gtk.la libwx_motif.la libwx_msw.la
date.cpp \
datstrm.cpp \
dcbase.cpp \
+ dlgcmn.cpp \
docmdi.cpp \
docview.cpp \
dynarray.cpp \
textfile.cpp \
time.cpp \
timercmn.cpp \
- utilscmn.cpp \
tokenzr.cpp \
url.cpp \
+ utilscmn.cpp \
valgen.cpp \
validate.cpp \
valtext.cpp \
dbtable.cpp \
\
caret.cpp \
- choicdgg.cpp \
colrdlgg.cpp \
dcpsg.cpp \
dirdlgg.cpp \
+ extdlgg.cpp \
fontdlgg.cpp \
gridg.cpp \
helpext.cpp \
imaglist.cpp \
laywin.cpp \
listctrl.cpp \
- msgdlgg.cpp \
panelg.cpp \
printps.cpp \
prntdlgg.cpp \
splitter.cpp \
statusbr.cpp \
tabg.cpp \
- textdlgg.cpp \
+ tipdlg.cpp \
treectrl.cpp \
\
threadpsx.cpp \
checkbox.cpp \
checklst.cpp \
choice.cpp \
+ choicdlg.cpp \
clipbrd.cpp \
colour.cpp \
combobox.cpp \
mdi.cpp \
menu.cpp \
minifram.cpp \
+ msgdlg.cpp \
notebook.cpp \
palette.cpp \
pen.cpp \
stattext.cpp \
tbargtk.cpp \
textctrl.cpp \
+ textdlg.cpp \
timer.cpp \
tooltip.cpp \
utilsgtk.cpp \