Added effects.h to filelist.txt so it will get installed, fixed a

syntax problem in makeall.sh, regenerated all makefiles and etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-09-05 20:54:30 +00:00
parent aa6ca3dcc9
commit da906b9742
17 changed files with 114 additions and 65 deletions

View File

@@ -336,6 +336,7 @@ ALL_HEADERS = \
dynarray.h \
dynlib.h \
dynload.h \
effects.h \
encconv.h \
event.h \
expr.h \
@@ -593,6 +594,7 @@ ALL_HEADERS = \
generic/imaglist.h \
generic/laywin.h \
generic/listctrl.h \
generic/mdig.cpp \
generic/msgdlgg.h \
generic/notebook.h \
generic/paletteg.h \