Removed the unnecessary conditional in Makefile.am.

No new release this time (it doesn't break anything important), but
this is a pointless conditional.
This commit is contained in:
Julie Marchant 2019-07-07 15:44:52 -04:00
parent f325ea9c20
commit f2be64825f
1 changed files with 0 additions and 6 deletions

View File

@ -6,12 +6,6 @@
SUBDIRS = src misc
dist_doc_DATA = README.txt COPYING LICENSES
if !RUN_IN_PLACE
nobase_dist_pkgdata_DATA = data/* gfx/* music/* sound/* locale/*
endif
EXTRA_DIST = starfighter.sh win32build.sh