1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

dthelp: fix spurious compilation failure

This commit is contained in:
Chase 2021-02-22 18:20:19 -06:00 committed by Jon Trulson
parent 14c3c6ebd8
commit 08622925c8
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
noinst_PROGRAMS = build noinst_PROGRAMS = build
HELPTAG = .. HELPTAG = ..

View file

@ -1,5 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
noinst_PROGRAMS = build noinst_PROGRAMS = build
HTAG2 = .. HTAG2 = ..