diff --git a/Cantera/src/spectra/Makefile.am b/Cantera/src/spectra/Makefile.am index ac44f411c..be7b721ac 100644 --- a/Cantera/src/spectra/Makefile.am +++ b/Cantera/src/spectra/Makefile.am @@ -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/