From 7df4cc362940dd2c56f3dd98a9e12e5de2cb8c54 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Fri, 20 Jul 2007 18:24:25 +0000 Subject: [PATCH] Make PORTING part of the sourcepackage Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2926 --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 7e313172..682aab2a 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,7 +1,7 @@ # Main Makefile for DOSBox man_MANS = dosbox.1 -EXTRA_DIST = $(man_MANS) README.video +EXTRA_DIST = $(man_MANS) README.video PORTING