lttng: show man page when using command's --help
[lttng-tools.git] / src / common / Makefile.am
index c1b9d4e7a36f35d1e0c2b43712ba5b962ddbf044..5096676e096a2ed53d258e9a13da04d31178b6be 100644 (file)
@@ -1,4 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \
+       -DMANPATH=\""$(mandir)"\"
 
 AUTOMAKE_OPTIONS = subdir-objects
 
This page took 0.022838 seconds and 4 git commands to generate.