summaryrefslogtreecommitdiffstats
path: root/doc/man/indi/CMakeLists.txt
blob: 451eb3945defa71b852b88975c96da67c7abb03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
INSTALL(
    FILES
        celestrongps.1 
        indiserver.1
        lx200classic.1
        temma.1
        lx200_16.1
        lx200generic.1
        v4ldriver.1
        fliccd.1
        lx200autostar.1
        lx200gps.1
        v4lphilips.1

    DESTINATION ${MAN_INSTALL_DIR}/man1
    COMPONENT doc
)