diff options
Diffstat (limited to 'Windows/spice/tests/regression/Makefile.am')
-rw-r--r-- | Windows/spice/tests/regression/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Windows/spice/tests/regression/Makefile.am b/Windows/spice/tests/regression/Makefile.am new file mode 100644 index 00000000..9fd1a3d7 --- /dev/null +++ b/Windows/spice/tests/regression/Makefile.am @@ -0,0 +1,5 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = lib-processing parser subckt-processing + +MAINTAINERCLEANFILES = Makefile.in |