more compilation fixes, some object files were missing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-08-13 19:24:13 +00:00
parent a8efa9e391
commit ac15e21dc7
2 changed files with 17 additions and 8 deletions

View File

@@ -2,7 +2,8 @@
#
# This file was automatically generated by tmake at 15:55, 1999/08/13
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
# -----> Is this true, where is it? I had to make lots of changes here to get
# it to work! KB
#
# File: makefile.unx
# Author: Julian Smart, Robert Roebling, Vadim Zeitlin
@@ -558,6 +559,9 @@ GTK_GENERICOBJS = \
src/generic/dirdlgg.o \
src/generic/fontdlgg.o \
src/generic/gridg.o \
src/generic/helphtml.o \
src/generic/helpwxht.o \
src/generic/helpext.o \
src/generic/imaglist.o \
src/generic/laywin.o \
src/generic/listctrl.o \
@@ -727,7 +731,10 @@ MOTIF_GENERICOBJS = \
src/generic/dirdlgg.o \
src/generic/fontdlgg.o \
src/generic/gridg.o \
src/generic/helphtml.o \
src/generic/helpxlp.o \
src/generic/helpwxht.o \
src/generic/helpext.o \
src/generic/imaglist.o \
src/generic/laywin.o \
src/generic/listctrl.o \
@@ -892,6 +899,8 @@ MSW_GENERICOBJS = \
src/generic/choicdgg.o \
src/generic/dirdlgg.o \
src/generic/gridg.o \
src/generic/helphtml.o \
src/generic/helpwxht.o \
src/generic/laywin.o \
src/generic/numdlgg.o \
src/generic/panelg.o \