We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10e6b4f + 774adef commit c8eb37eCopy full SHA for c8eb37e
1 file changed
man/CMakeLists.txt
@@ -77,6 +77,7 @@ if(MANPAGE_TARGETS)
77
endif()
78
79
install(FILES osm2pgsql.1 DESTINATION share/man/man1)
80
+install(FILES osm2pgsql-expire.1 DESTINATION share/man/man1)
81
install(FILES osm2pgsql-replication.1 DESTINATION share/man/man1)
82
install(FILES osm2pgsql-test-style.1 DESTINATION share/man/man1)
83
if (BUILD_GEN)
0 commit comments