summaryrefslogtreecommitdiff
path: root/sample/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sample/Makefile.in')
-rw-r--r--sample/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/Makefile.in b/sample/Makefile.in
index 3f94fa7..d851a5f 100644
--- a/sample/Makefile.in
+++ b/sample/Makefile.in
@@ -238,6 +238,8 @@ OPENVPN_VERSION_PATCH = @OPENVPN_VERSION_PATCH@
OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
+OPTIONAL_INOTIFY_CFLAGS = @OPTIONAL_INOTIFY_CFLAGS@
+OPTIONAL_INOTIFY_LIBS = @OPTIONAL_INOTIFY_LIBS@
OPTIONAL_LZ4_CFLAGS = @OPTIONAL_LZ4_CFLAGS@
OPTIONAL_LZ4_LIBS = @OPTIONAL_LZ4_LIBS@
OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@