diff options
Diffstat (limited to 'man/Makefile')
| -rw-r--r-- | man/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/man/Makefile b/man/Makefile index f03b9d7..1927963 100644 --- a/man/Makefile +++ b/man/Makefile @@ -11,6 +11,7 @@ all: ${TARGETS}  	-e 's/\$$DATE\$$/'"$$(date '+%B %d, %Y')"/g \  	-e 's/\$$MAN_CURL\$$/${MAN_CURL}/' \  	-e 's/\$$MAN_DEBUG\$$/${MAN_DEBUG}/' \ +	-e 's/\$$MAN_EXIF\$$/${MAN_EXIF}/' \  	-e 's/\$$MAN_XINERAMA\$$/${MAN_XINERAMA}/' \  	< ${@:.1=.pre} > $@ | 
