Skip to content

Commit

Permalink
Fix make install following 38c9b51
Browse files Browse the repository at this point in the history
  • Loading branch information
marco44 authored and aurelienpierre committed Jul 18, 2024
1 parent c24f352 commit 3fe23ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Install Doc files
#
set(DOC_FILES README.md ../AUTHORS TRANSLATORS.md ../LICENSE)
set(DOC_FILES ../AUTHORS ../LICENSE)
install(FILES ${DOC_FILES} DESTINATION ${CMAKE_INSTALL_DOCDIR} COMPONENT DTDocuments)

# Build manual page
Expand Down

0 comments on commit 3fe23ec

Please sign in to comment.