Quellcode durchsuchen

Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds.

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> vor 11 Jahren
Ursprung
Commit
426fedfb9d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am Datei anzeigen

@@ -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 test tools games demos people doc
SUBDIRS = build src test tools demos games people doc
DIST_SUBDIRS = $(SUBDIRS) binaries

EXTRA_DIST += bootstrap COPYING TODO


Laden…
Abbrechen
Speichern