From 7dc7d5a84a3544539fdcb66606e4554e416cee87 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Fri, 4 Mar 2022 11:37:10 +0300 Subject: [PATCH] include autogen.sh and vc/* with 'make dist' --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index dfa998c..e1d5cce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,6 @@ SUBDIRS = src -EXTRA_DIST = CREDITS Changelog girl_from_mars.xm Makefile.dos Makefile.os2 Makefile.w32 watcom.mif +EXTRA_DIST = CREDITS Changelog autogen.sh girl_from_mars.xm \ + Makefile.dos Makefile.os2 Makefile.w32 watcom.mif \ + vc/xmp.vcproj vc/xmp.sln