Removed installation of *.h

This commit is contained in:
Guilhem Lavaux 2009-01-11 09:40:20 -06:00
parent 6510accb2e
commit e92e835b3b

View File

@ -24,7 +24,6 @@ install:
@echo "Copying header files"
@cp ../src/*.hpp ../install/include/CosmoTool
@cp ../src/*.tcc ../install/include/CosmoTool
@cp ../src/*.h ../install/include/CosmoTool
distclean: clean
@rm -f .mydepends