[cantera]: fixing another small bug in make for mac friends
This commit is contained in:
parent
adfb27f548
commit
6809ecf290
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue