Skip to content

Commit c8eb37e

Browse files
authored
Merge pull request #2490 from sebastic/manpage
Also install osm2pgsql-expire manpage.
2 parents 10e6b4f + 774adef commit c8eb37e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

man/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if(MANPAGE_TARGETS)
7777
endif()
7878

7979
install(FILES osm2pgsql.1 DESTINATION share/man/man1)
80+
install(FILES osm2pgsql-expire.1 DESTINATION share/man/man1)
8081
install(FILES osm2pgsql-replication.1 DESTINATION share/man/man1)
8182
install(FILES osm2pgsql-test-style.1 DESTINATION share/man/man1)
8283
if (BUILD_GEN)

0 commit comments

Comments
 (0)