[PPL-devel] [GIT] ppl/ppl(master): Typo fixed.

Roberto Bagnara bagnara at cs.unipr.it
Tue Mar 27 12:39:16 CEST 2018


Module: ppl/ppl
Branch: master
Commit: f85b36accc826ec0a869e7fda61450136939d445
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f85b36accc826ec0a869e7fda61450136939d445

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Tue Mar 27 12:39:08 2018 +0200

Typo fixed.

---

 interfaces/Prolog/SWI/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interfaces/Prolog/SWI/Makefile.am b/interfaces/Prolog/SWI/Makefile.am
index 783f6a2..dcb8954 100644
--- a/interfaces/Prolog/SWI/Makefile.am
+++ b/interfaces/Prolog/SWI/Makefile.am
@@ -72,7 +72,7 @@ ppl_swiprolog.cc: $(interface_generator_dependencies)
 
 pkglib_LTLIBRARIES = libppl_swiprolog.la
 
-pkginclude_HEADERS =
+pkginclude_HEADERS = \
 $(SWI_CFLI_FILES) \
 ppl_swiprolog.hh
 




More information about the PPL-devel mailing list