summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c448d6a..9e3f2d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ bdftopcf_SOURCES = bdftopcf.c
appman_SOURCES = bdftopcf.man
-appmandir = $(mandir)/man$(APP_MAN_SUFFIX)
+appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_SOURCES:man=@APP_MAN_SUFFIX@)