From 126b02e1ff3ef881f2203773a860b4fb2c84ae9f Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Fri, 12 Oct 2001 03:06:33 +0000 Subject: [PATCH] Fix some dist stuff --- Makefile.am | 4 ++-- unused/win95/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index f18002ee..c7464d4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,5 +15,5 @@ changelog:: EXTRA_DIST = \ ChangeLog \ djgpp.bat djgpp.sh \ -cygconf \ -cvshowto.txt readme.txt +autogen.sh cygconf \ +cvshowto.txt readme.txt license.txt thinking.txt diff --git a/unused/win95/Makefile.am b/unused/win95/Makefile.am index 4b8ccfd5..91b2f243 100644 --- a/unused/win95/Makefile.am +++ b/unused/win95/Makefile.am @@ -3,6 +3,6 @@ dd.bat \ winckpit.asm \ comm.h dd.h direct3d.h ds.h error.h global.h iforce.h midifile.h midiseq.h \ tactile.h winapp.h winmidi.h winregs.h xtapi.h \ -comm.c dd.c ddgfx.c ddgr.c ddraw.c direct3d.c ds.c error.c findfile.c gfx.c \ +comm.c dd.c ddgfx.c ddgr.c ddraw.c direct3d.c ds.c error.c gfx.c \ iforce.c ipx.c joyc.c key.c mono.c mouse.c palette.c rbaudio.c swift.c \ tactile.c timer.c winapp.c winmidi.c winmono.c winregs.c xtapi.c -- 2.39.2