From 45bfe20aa080efdc73bfb074012029639dd15658 Mon Sep 17 00:00:00 2001 From: Layla Marchant Date: Thu, 2 Apr 2020 11:20:58 -0400 Subject: [PATCH] Include autogen.sh in dist. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b5437bb..d2f14d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,5 +17,5 @@ nobase_dist_pkgdata_DATA = data/* gfx/* music/* sound/* \ locale/en.po \ locale/en/LC_MESSAGES/pr-starfighter.mo -EXTRA_DIST = win32build.sh misc +EXTRA_DIST = autogen.sh win32build.sh misc