瀏覽代碼

build: reorder some project build dependencies.

undefined
Sam Hocevar 10 年之前
父節點
當前提交
14811d9cd1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am 查看文件

@@ -2,7 +2,7 @@
include $(top_srcdir)/build/autotools/common.am

# Put "people" at the end because they're more likely to break builds.
SUBDIRS = build src tools demos games people doc
SUBDIRS = build src tools demos games doc people
DIST_SUBDIRS = $(SUBDIRS) binaries

EXTRA_DIST += bootstrap COPYING TODO


Loading…
取消
儲存