Skip to content

Commit

Permalink
Fix error caused by doc removals - the make install line here needs t…
Browse files Browse the repository at this point in the history
…o be reinstated before release

git-svn-id: http://svn.osgeo.org/qgis/trunk@7709 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 3, 2007
1 parent 098bf1a commit 1e33ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/CMakeLists.txt
Expand Up @@ -9,8 +9,8 @@ userguide.pdf

#SUBDIRS (images plugins install_guide)

INSTALL(FILES ${DOC_FILES}
DESTINATION ${QGIS_DATA_DIR}/doc)
#INSTALL(FILES ${DOC_FILES}
# DESTINATION ${QGIS_DATA_DIR}/doc)

INSTALL(FILES images/qgis_new_80pct.png
DESTINATION ${QGIS_DATA_DIR}/doc/images)

0 comments on commit 1e33ab4

Please sign in to comment.