Skip to content

Commit 5dc70b5

Browse files
author
timlinux
committedDec 7, 2007
Install INSTALL and CODING documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@7725 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7d2f4fe commit 5dc70b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ ENDIF (ENABLE_TESTS)
285285
#############################################################
286286
# install stuff
287287

288-
INSTALL (FILES AUTHORS SPONSORS
288+
INSTALL (FILES AUTHORS SPONSORS INSTALL CODING
289289
DESTINATION ${QGIS_DATA_DIR}/doc)
290290

291291
# manual page - makes sense only on unix systems

0 commit comments

Comments
 (0)
Please sign in to comment.