[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Makefile.in variables.o: version.h
From: |
Mike Jonkmans |
Subject: |
[PATCH] Makefile.in variables.o: version.h |
Date: |
Tue, 29 Oct 2024 08:51:52 +0100 |
devel (4917f285) does not build.
---
Makefile.in | 1 +
1 file changed, 1 insertion(+)
diff --git i/Makefile.in w/Makefile.in
index 8b62b13e..ac2e0113 100644
--- i/Makefile.in
+++ w/Makefile.in
@@ -1303,6 +1303,7 @@ variables.o: findcmd.h bashhist.h hashcmd.h pathexp.h
variables.o: pcomplete.h ${BASHINCDIR}/chartypes.h
variables.o: ${BASHINCDIR}/posixtime.h assoc.h ${DEFSRC}/getopt.h
variables.o: $(DEFDIR)/builtext.h
+variables.o: version.h
version.o: conftypes.h patchlevel.h version.h
version.o: buildconf.h
xmalloc.o: config.h bashtypes.h ${BASHINCDIR}/ansi_stdlib.h error.h
--
Regards, Mike Jonkmans
- [PATCH] Makefile.in variables.o: version.h,
Mike Jonkmans <=