From f2be64825fba38ef45aad493afdc5a3b6a1c37de Mon Sep 17 00:00:00 2001 From: Julie Marchant Date: Sun, 7 Jul 2019 15:44:52 -0400 Subject: [PATCH] Removed the unnecessary conditional in Makefile.am. No new release this time (it doesn't break anything important), but this is a pointless conditional. --- Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index a9a2811..a8e18ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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