summaryrefslogtreecommitdiff
path: root/Makefile.comm
diff options
context:
space:
mode:
authorwl <wl>2006-11-10 09:52:01 +0000
committerwl <wl>2006-11-10 09:52:01 +0000
commit9db8251fa66d558c6bb56d5a897f97cd48e846ad (patch)
tree5b8e2a89f0d0834657c74a7aac62641e70b76c43 /Makefile.comm
parentf66e9592f6dc17d47088487d1cca791dd56fd5c1 (diff)
downloadgroff-9db8251fa66d558c6bb56d5a897f97cd48e846ad.tar.gz
* Makefile.comm (.man.n): Handle @DATASUBDIR@.
Diffstat (limited to 'Makefile.comm')
-rw-r--r--Makefile.comm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.comm b/Makefile.comm
index 339ad67d..60e03893 100644
--- a/Makefile.comm
+++ b/Makefile.comm
@@ -143,6 +143,7 @@ extraclean: distclean
-e "s|@LOCALFONTDIR@|$(localfontdir)|g" \
-e "s|@LEGACYFONTDIR@|$(legacyfontdir)|g" \
-e "s|@MACRODIR@|$(tmacdir)|g" \
+ -e "s|@DATASUBDIR@|$(datasubdir)|g" \
-e "s|@SYSTEMMACRODIR@|$(systemtmacdir)|g" \
-e "s|@LOCALMACRODIR@|$(localtmacdir)|g" \
-e "s|@DOCDIR@|$(docdir)|g" \