diff options
Diffstat (limited to 'x2p/Makefile.SH')
-rwxr-xr-x | x2p/Makefile.SH | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 127d6f922f..800f583db3 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -185,9 +185,9 @@ shlist: $(plextract): $(RUN) $(PERL) -I../lib $@.PL -find2perl: find2perl.PL +find2perl: find2perl.PL ../config.sh -s2p: s2p.PL +s2p: s2p.PL ../config.sh malloc.c: ../malloc.c rm -f malloc.c |