Removed installation of *.h
This commit is contained in:
parent
6510accb2e
commit
e92e835b3b
@ -24,7 +24,6 @@ install:
|
|||||||
@echo "Copying header files"
|
@echo "Copying header files"
|
||||||
@cp ../src/*.hpp ../install/include/CosmoTool
|
@cp ../src/*.hpp ../install/include/CosmoTool
|
||||||
@cp ../src/*.tcc ../install/include/CosmoTool
|
@cp ../src/*.tcc ../install/include/CosmoTool
|
||||||
@cp ../src/*.h ../install/include/CosmoTool
|
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
@rm -f .mydepends
|
@rm -f .mydepends
|
||||||
|
Loading…
Reference in New Issue
Block a user