From de3f73c90d703a1bfa8538995768a18e528bdc03 Mon Sep 17 00:00:00 2001 From: pmoura Date: Wed, 28 Apr 2004 00:24:45 +0000 Subject: [PATCH] Renamed Logtalk file yap430.config to yap.config for compatibility with new Logtalk version included with YAP. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1054 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- library/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Makefile.in b/library/Makefile.in index 8f56e3408..542d6a413 100644 --- a/library/Makefile.in +++ b/library/Makefile.in @@ -47,7 +47,7 @@ PROGRAMS= $(srcdir)/apply_macros.yap \ LOGTALK_PROGRAMS= \ $(srcdir)/logtalk/logtalk.pl \ - $(srcdir)/logtalk/yap430.config + $(srcdir)/logtalk/yap.config install: $(PROGRAMS) mkdir -p $(DESTDIR)$(SHAREDIR)/Yap