소스 검색

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


불러오는 중...
취소
저장