X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2FMakefile.am;h=8779d9e8f3b842f41ec984c262d977b8c74d4f0c;hp=26883d4da603f6043521d8eb7cc4483a2a337506;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hpb=2cec0f33f19afafe8a9dd28fc3af3db27796c76b diff --git a/src/Makefile.am b/src/Makefile.am index 26883d4..8779d9e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -105,9 +105,11 @@ AM_CPPFLAGS += $(CURL_CFLAGS) $(JSON_CFLAGS) endif endif +if HELP2MAN psensor.1: main.c $(top_srcdir)/configure.ac $(MAKE) $(AM_MAKEFLAGS) psensor$(EXEEXT) help2man --include=description.txt -N --name="Temperature monitoring application" --output=psensor.1 ./psensor$(EXEEXT) +endif gsettings_SCHEMAS=psensor.gschema.xml