summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
authorSven Willner <sven.willner@gmail.com>2017-08-24 20:28:24 +0200
committerSven Willner <sven.willner@gmail.com>2017-08-24 20:28:24 +0200
commit2a981df18167cf8dd0a1310b03061010c8ef71dd (patch)
tree497849fe61e54db9f8fd028c654c7ef1cb50b22b /man/Makefile
parent3b53d965289346b73a6af42225175768e5e202fc (diff)
added inotify support
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile b/man/Makefile
index 65f2bc2..3be07e3 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -12,6 +12,7 @@ all: ${TARGETS}
-e 's/\$$MAN_CURL\$$/${MAN_CURL}/' \
-e 's/\$$MAN_DEBUG\$$/${MAN_DEBUG}/' \
-e 's/\$$MAN_EXIF\$$/${MAN_EXIF}/' \
+ -e 's/\$$MAN_INOTIFY\$$/${MAN_INOTIFY}/' \
-e 's/\$$MAN_XINERAMA\$$/${MAN_XINERAMA}/' \
< ${@:.1=.pre} > $@