Moved files around
This commit is contained in:
parent
64fae128a0
commit
fdfc37adf9
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ BUILT_SOURCES += system.hh.gch
|
||||||
CLEANFILES += system.hh.gch system.hh
|
CLEANFILES += system.hh.gch system.hh
|
||||||
|
|
||||||
$(top_builddir)/system.hh.gch: $(srcdir)/src/utility/system.hh acconf.h
|
$(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) \
|
$(CXX) $(CPPFLAGS) $(CXXFLAGS) $(libledger_la_CPPFLAGS) \
|
||||||
-o $@ $(srcdir)/src/utility/system.hh
|
-o $@ $(srcdir)/src/utility/system.hh
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue