home
/
projects
/
workouts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd7ff2d
)
...
master
author
alex
<
[email protected]
>
Fri, 24 Mar 2023 04:49:40 +0000
(21:49 -0700)
committer
alex
<
[email protected]
>
Fri, 24 Mar 2023 04:49:40 +0000
(21:49 -0700)
.gitignore
patch
|
blob
|
history
manifest.scm
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 93255bd4db6a2ccc46a06e3ce8232006e3711820..829eaa7059dbfc58a9a880877bf4fdbe2df5b880 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-25,6
+25,7
@@
config.h.in~
config.log
config.status
configure
+configure~
configure.scan
Makefile
Makefile.in
diff --git
a/manifest.scm
b/manifest.scm
index c3f230d31d81b79780f66186c82f0217ccf40cbf..2c920fbca544c884aebd8865627641099e065f40 100644
(file)
--- a/
manifest.scm
+++ b/
manifest.scm
@@
-6,4
+6,5
@@
(list "gcc-toolchain"
"autoconf"
"automake"
+ "make"
"sqlite"))