Sfoglia il codice sorgente

build: reorder some project build dependencies.

undefined
Sam Hocevar 10 anni fa
parent
commit
14811d9cd1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am Vedi File

@@ -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


Caricamento…
Annulla
Salva