Browse Source

Fix a typo in Makefile.am.

legacy
Sam Hocevar sam 15 years ago
parent
commit
3c6cb52695
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am View File

@@ -2,6 +2,6 @@
SUBDIRS = src deushax monsterz tools art gfx
DIST_SUBDIRS = $(SUBDIRS) maps

EXTRA_DIST = bootstrap buildlinux build-mingw
EXTRA_DIST = bootstrap build-linux build-mingw
AUTOMAKE_OPTIONS = dist-bzip2


Loading…
Cancel
Save