diff options
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 9ddee6e683f3..e0b6d94f7493 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -190,11 +190,11 @@ SUBDIR += wxgtk-contrib-common SUBDIR += wxgtk-docs SUBDIR += wxgtk2 - SUBDIR += wxgtk2-devel SUBDIR += wxgtk2-common-devel SUBDIR += wxgtk2-contrib SUBDIR += wxgtk2-contrib-common-devel SUBDIR += wxgtk2-contrib-devel + SUBDIR += wxgtk2-devel SUBDIR += wxgtk2-unicode SUBDIR += wxgtk2-unicode-devel SUBDIR += wxgtk2-unicode-contrib |