X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=8779d9e8f3b842f41ec984c262d977b8c74d4f0c;hb=28ba8deef53e8f46fa79919b9fea4fe2dc1163e4;hp=26883d4da603f6043521d8eb7cc4483a2a337506;hpb=2cec0f33f19afafe8a9dd28fc3af3db27796c76b;p=psensor.git 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