emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/emacsql 30912aa69e 404/427: Include ../.config.mk in sqlit


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql 30912aa69e 404/427: Include ../.config.mk in sqlite/Makefile
Date: Tue, 13 Dec 2022 03:00:17 -0500 (EST)

branch: elpa/emacsql
commit 30912aa69e36d9e8ad3877805bd8ff446d8c440c
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Include ../.config.mk in sqlite/Makefile
---
 sqlite/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sqlite/Makefile b/sqlite/Makefile
index a505528798..ef3f466a3c 100644
--- a/sqlite/Makefile
+++ b/sqlite/Makefile
@@ -1,3 +1,5 @@
+-include ../.config.mk
+
 .POSIX:
 LDLIBS = -ldl -lm
 CFLAGS = -O2 -Wall -Wextra \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]