Don't distribute the text samples. Generating them is too easy.
authormdw <mdw>
Sat, 2 Feb 2002 19:23:06 +0000 (19:23 +0000)
committermdw <mdw>
Sat, 2 Feb 2002 19:23:06 +0000 (19:23 +0000)
sounds/Makefile.m4

index 906a41e..5fae265 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.m4,v 1.1 2002/02/02 19:18:01 mdw Exp $
+## $Id: Makefile.m4,v 1.2 2002/02/02 19:23:06 mdw Exp $
 ##
 ## Makefile for sounds subdirectory
 ##
@@ -28,6 +28,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.m4,v $
+## Revision 1.2  2002/02/02 19:23:06  mdw
+## Don't distribute the text samples.  Generating them is too easy.
+##
 ## Revision 1.1  2002/02/02 19:18:01  mdw
 ## Construct text `samples' automatically.
 ##
@@ -51,7 +54,7 @@ TXTSAMPLES = syscmd(getsamples([[echo -n " \\
 audio_DATA = $(SAMPLES) $(TXTSAMPLES)
 
 EXTRA_DIST = \
-       $(audio_DATA) SAMPLES Makefile.m4
+       $(SAMPLES) SAMPLES Makefile.m4
 
 $(TXTSAMPLES): txtsamples.stamp