$NetBSD: patch-az,v 1.1.1.1 2004/07/17 23:49:26 dmcmahill Exp $

--- test/Makefile.am.orig	Mon Jan  5 03:33:48 2004
+++ test/Makefile.am
@@ -1,5 +1,16 @@
 testdir = $(datadir)/gEDA/examples/gnetman
 
-test_DATA=$(srcdir)/*.sch $(srcdir)/*.sym
+test_DATA= \
+	bustest.sch \
+	bustest.sym \
+	bustop.sch \
+	commatest.sch \
+	reg32.sch \
+	reg32.sym \
+	shifter.sch \
+	shifter.sym \
+	sim_test.sch \
+	spicecomp.sch \
+	spicetest.sch 
 
 EXTRA_DIST = $(test_DATA)
