build: Don't install INSTALL.txt

This commit is contained in:
Marvin Schmidt 2017-11-02 21:36:13 +01:00
parent 87d06e5269
commit b6c3d4eb32
1 changed files with 0 additions and 4 deletions

View File

@ -771,10 +771,6 @@ add_custom_target( uninstall
# Installation
#================================================
install( FILES INSTALL.txt
DESTINATION ${KICAD_DOCS}
COMPONENT resources )
###
# Install scripts
###