include wxUniv files into wxX11 distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f84a986cfc
commit
e019c6429d
@ -56,7 +56,7 @@ getfilelist(){
|
||||
fi
|
||||
|
||||
if [ $port = "x11" ] || [ $port = "all" ]; then
|
||||
filelist="$filelist x11.rsp"
|
||||
filelist="$filelist univ.rsp x11.rsp"
|
||||
fi
|
||||
|
||||
if [ $port = "mgl" ] || [ $port = "all" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user