[cantera]: missed one cp -u --> cp -p conversion

This commit is contained in:
Nicholas Malaya 2012-02-09 21:22:46 +00:00
parent 9bcc178ff0
commit adfb27f548

View file

@ -20,4 +20,4 @@ __top_builddir__build_lib_libctspectra_la_SOURCES = $(cc_sources) $(h_sourc
# header file accumulation
all:
@echo copying headers $<
cp -u $(h_sources) $(top_builddir)/build/include/
cp -p $(h_sources) $(top_builddir)/build/include/