[cantera]: fixing another small bug in make for mac friends

This commit is contained in:
Nicholas Malaya 2012-02-09 21:24:42 +00:00
parent adfb27f548
commit 6809ecf290

View file

@ -23,6 +23,6 @@ __top_builddir__build_lib_libctcxx_includedir = $(prefix)/include
# header file accumulation
all:
@echo copying headers $<
cp -p ../include/*.h $(top_builddir)/build/include/
cp -p *.h $(top_builddir)/build/include/
CLEANFILES = *.o