From b25b6db7728a7b79f07353bc2c6624ce544f292e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Tue, 7 Oct 2014 01:38:31 +0100 Subject: [PATCH] forgot absf --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index cc70faf3f..823ed5b21 100755 --- a/Makefile.in +++ b/Makefile.in @@ -311,6 +311,7 @@ PLCONS_SOURCES = \ console/LGPL/manifest.xml PL_SOURCES= \ + pl/absf.yap \ pl/arith.yap \ pl/arithpreds.yap \ pl/arrays.yap \