summaryrefslogtreecommitdiff
path: root/cad/gnetman/patches/patch-az
blob: 7fcce03bb2aab72cae7b07297632dc4a9c8fbb25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$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)