diff options
Diffstat (limited to 'tiger-compiler/tcsh/Makefile.am')
| -rw-r--r-- | tiger-compiler/tcsh/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tiger-compiler/tcsh/Makefile.am b/tiger-compiler/tcsh/Makefile.am new file mode 100644 index 0000000..2c2c1f9 --- /dev/null +++ b/tiger-compiler/tcsh/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = python + +EXTRA_DIST = README-deps.txt generate-swig-mk src + +check_SCRIPTS = run |
