]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile.in
wxDialUpManager fixes
[wxWidgets.git] / Makefile.in
index bf48b54f314dc67a18696b0468e87f7275c2c3f7..3e720a1a2d05d25d9da8c4fdc8724a23cbe0a805 100644 (file)
@@ -190,7 +190,7 @@ WX_HEADERS = \
                gifdecod.h \
                grid.h \
                gsocket.h \
-               net.h \
+               dialup.h \
                hash.h \
                help.h \
                helpbase.h \
@@ -839,7 +839,7 @@ GTK_GUIOBJS = \
                gauge.o \
                gdiobj.o \
                gsockgtk.o \
-               net.o \
+               dialup.o \
                icon.o \
                listbox.o \
                main.o \
@@ -1553,7 +1553,7 @@ MSW_GUIOBJS = \
                gauge95.o \
                gdiobj.o \
                gsocket.o \
-               net.o \
+               dialup.o \
                helpwin.o \
                icon.o \
                imaglist.o \
@@ -1640,7 +1640,7 @@ MSW_GUIDEPS = \
                gauge95.d \
                gdiobj.d \
                gsocket.d \
-               net.d \
+               dialup.d \
                helpwin.d \
                icon.d \
                imaglist.d \
@@ -1733,13 +1733,13 @@ HTMLDEPS = \
 
 UNIXOBJS = \
                gsocket.o \
-               net.o \
+               dialup.o \
                threadpsx.o \
                utilsunx.o
 
 UNIXDEPS = \
                gsocket.d \
-               net.d \
+               dialup.d \
                threadpsx.d \
                utilsunx.d