X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f555861b7e50f335c7b929bb76be38e9ebd69c5..cffee23b4fb7e2843d39318d2e20758a105b26bf:/src/stubs/makefile.unx?ds=sidebyside diff --git a/src/stubs/makefile.unx b/src/stubs/makefile.unx index 6d6c5c43ed..5bd62163fd 100644 --- a/src/stubs/makefile.unx +++ b/src/stubs/makefile.unx @@ -90,7 +90,6 @@ LIB_CPP_SRC=\ dcmemory.cpp \ dcscreen.cpp \ dialog.cpp \ - dirdlg.cpp \ dnd.cpp \ filedlg.cpp \ font.cpp \ @@ -135,6 +134,7 @@ LIB_CPP_SRC=\ \ ../generic/choicdgg.cpp \ ../generic/colrdlgg.cpp \ + ../generic/dirdlgg.cpp \ ../generic/fontdlgg.cpp \ ../generic/gridg.cpp \ ../generic/imaglist.cpp \ @@ -154,6 +154,7 @@ LIB_CPP_SRC=\ # If you're not using the generic ones, you # may wish to define platform-specific ones +# dirdlg.cpp \ # treectrl.cpp \ # listctrl.cpp \ # imaglist.cpp \