X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/611897cb02e5179407358dd239b6a734fe66b77b..6ca02252e40d8245fbb8b1114f77080ca1410275:/Makefile.am diff --git a/Makefile.am b/Makefile.am index af0c66a0..1cc08753 100644 --- a/Makefile.am +++ b/Makefile.am @@ -478,7 +478,7 @@ etc_gen_ctype_checked_LDADD = $(POSTLINK) ## Hard-code the config/version.c target, instead of using $@, so this ## rule works for the distcheck target with Solaris (System V) make. ## distcheck uses VPATH, causes that make to prepend the VPATH to $@. -config/version.c: Makefile config/version.sh +config/version.c: Makefile $(srcdir)/config/version.sh env srcdir="$(srcdir)" sh $(srcdir)/config/version.sh $(VERSION) > ./config/version.c sbr/sigmsg.h: $(srcdir)/sbr/sigmsg.awk $(SIGNAL_H)