From fdfc37adf948415b6caad55c08e8313abd4e1b1b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 21 May 2007 20:44:28 +0000 Subject: Moved files around --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5f1b44e7..69ba61ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,7 +77,7 @@ BUILT_SOURCES += system.hh.gch CLEANFILES += system.hh.gch system.hh $(top_builddir)/system.hh.gch: $(srcdir)/src/utility/system.hh acconf.h - echo "#include \"src/system.hh\"" > $(top_builddir)/system.hh + echo "#include \"src/utility/system.hh\"" > $(top_builddir)/system.hh $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(libledger_la_CPPFLAGS) \ -o $@ $(srcdir)/src/utility/system.hh endif -- cgit v1.2.3