Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update... 29/9229/1
authorAlan Coopersmith <Alan.Coopersmith@sun.com>
Mon, 28 Nov 2005 22:01:41 +0000 (22:01 +0000)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:37:44 +0000 (23:37 -0400)
Change-Id: Id812145d45e84ef882e76060feab2eaedecf58a0

Makefile.am

index c6f559e..dd92a57 100644 (file)
@@ -37,7 +37,7 @@ appman_SOURCES = \
 
 EXTRA_DIST = eyes.bit eyesmask.bit
 
-appmandir =  $(mandir)/man$(APP_MAN_SUFFIX)
+appmandir = $(APP_MAN_DIR)
 
 appman_DATA = $(appman_SOURCES:man=@APP_MAN_SUFFIX@)