]> sigrok.org Git - sigrok-qt.git/commitdiff
qt: Install sigrok-qt manpage upon 'make install'.
authorUwe Hermann <redacted>
Tue, 3 Jan 2012 19:53:06 +0000 (20:53 +0100)
committerUwe Hermann <redacted>
Tue, 3 Jan 2012 19:53:06 +0000 (20:53 +0100)
sigrok-qt.pro

index 5eafac26a7dee20555f26021783e85bfee40c244..5a12e8b2f7fb112fb145e5a7f3df36c4e26e4524 100644 (file)
@@ -73,7 +73,9 @@ target.path   = /usr/local/bin
 locale.path   = /usr/local/share/sigrok-qt/translations
 locale.files  = locale/*.qm
 locale.extra  = lrelease sigrok-qt.pro
-INSTALLS     += target locale
+man.path      = /usr/local/man/man1
+man.files     = doc/sigrok-qt.1
+INSTALLS     += target locale man
 
 win32 {
        RC_FILE = sigrok-qt.rc