您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Makefile.am 128B

12345678910
  1. SUBDIRS = os
  2. if INCLUDED_ZLIB
  3. SUBDIRS += zlib
  4. endif
  5. if INCLUDED_JPEG
  6. SUBDIRS += jpeg
  7. endif
  8. SUBDIRS += rdr network Xregion rfb