tREADME file is now not installed. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9f2a93b1ccef17bce483e5c3a188a0b7b154b383
(DIR) parent 06d0a0f25b1dfc802c478896994e3272c1d53776
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Sat, 19 Oct 2002 20:29:09 +0000
README file is now not installed.
Diffstat:
M sounds/19.5degs/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/sounds/19.5degs/Makefile.am b/sounds/19.5degs/Makefile.am
t@@ -1,8 +1,8 @@
## Process this file with automake to produce Makefile.in
pkgdata_DATA = \
- README colt.wav gun.wav losebitch.wav \
+ colt.wav gun.wav losebitch.wav \
murmur.wav run.wav train.wav bye.wav \
die.wav jet.wav message.wav punch.wav shotdown.wav
-EXTRA_DIST = $(pkgdata_DATA)
+EXTRA_DIST = README $(pkgdata_DATA)