]> git.saurik.com Git - wxWidgets.git/commitdiff
More make install tweaks.
authorRobert Roebling <robert@roebling.de>
Sun, 10 Feb 2002 21:54:40 +0000 (21:54 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 10 Feb 2002 21:54:40 +0000 (21:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/filelist.txt
src/x11/files.lst

index 884f0515055206c5db2fd3453b5b43d4e4e88ccb..c355ca5904bfd1532ac18f94856c1114ddecfd64 100644 (file)
@@ -1190,6 +1190,7 @@ gdiobj.h  X11H
 glcanvas.h     X11H
 icon.h X11H
 joystick.h     X11H
+mdi.h  X11H
 minifram.h     X11H
 palette.h      X11H
 pen.h  X11H
@@ -1478,6 +1479,7 @@ choice.h  UnivH
 colschem.h     UnivH
 combobox.h     UnivH
 control.h      UnivH
+dialog.h       UnivH
 frame.h        UnivH
 toplevel.h     UnivH
 gauge.h        UnivH
index 2597f65dd95e402ca0355847055f90f104d1f593..65681655a4b03ee4b41f196f84a92d79482ec6ba 100644 (file)
@@ -514,6 +514,7 @@ ALL_HEADERS = \
                x11/glcanvas.h \
                x11/icon.h \
                x11/joystick.h \
+               x11/mdi.h \
                x11/minifram.h \
                x11/palette.h \
                x11/pen.h \
@@ -534,6 +535,7 @@ ALL_HEADERS = \
                univ/colschem.h \
                univ/combobox.h \
                univ/control.h \
+               univ/dialog.h \
                univ/frame.h \
                univ/gauge.h \
                univ/inpcons.h \