OSDN Git Service

LinGui: don't disable subme 10 when psy-rd is 0
[handbrake-jp/handbrake-jp-git.git] / make / include / main.defs
index 0e44c97..9089166 100644 (file)
@@ -36,6 +36,7 @@ endif
 MODULES += contrib/x264
 
 ifneq (,$(filter $(BUILD.system),cygwin mingw))
+    MODULES += contrib/libiconv
     MODULES += contrib/zlib
 endif
 
@@ -64,6 +65,7 @@ endif
 ###############################################################################
 
 MODULES += doc
+MODULES += pkg
 
 ###############################################################################