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

Roberto Bagnara roberto.bagnara at bugseng.com
Tue Sep 10 10:03:45 CEST 2013


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

Author: Roberto Bagnara <roberto.bagnara at bugseng.com>
Date:   Tue Sep 10 10:02:01 2013 +0200

Directory fixed.

---

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b56c5a7..ad71e6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,7 @@ instchk.hh
 ppl-config.h: config.h $(srcdir)/ppl-config.sed
 	$(SED) -f $(srcdir)/ppl-config.sed config.h >$@
 
-ppl-config.h.in: config.h.in $(srcdir)/ppl-config.sed
+ppl-config.h.in: $(srcdir)/config.h.in $(srcdir)/ppl-config.sed
 	$(SED) -f $(srcdir)/ppl-config.sed config.h.in >$@
 
 DISTCHECK_CONFIGURE_FLAGS = \




More information about the PPL-devel mailing list