1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-24 16:01:16 +02:00

Apply Banjamin's patch to get the documentation installed in the correct directory when doing make install

This commit is contained in:
RichardAsh1981@gmail.com 2013-02-01 21:51:44 +00:00
parent 7bae6f949e
commit 12c206f2b7

View File

@ -10,6 +10,7 @@ MANDIR= @mandir@
AUDACITY_NAME = @AUDACITY_NAME@
EXTRAINSTALLTARGETS= @EXTRAINSTALLTARGETS@
EXTRAUNINSTALLTARGETS= @EXTRAUNINSTALLTARGETS@
PACKAGE=@AUDACITY_NAME@
DOCDIR= @docdir@
.PHONY: all