projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix build warnings
[petitboot]
/
Makefile.in
diff --git
a/Makefile.in
b/Makefile.in
index e537e9db7251ac54e361348d9c746481cfe482b8..47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-24,6
+24,7
@@
sbindir = @sbindir@
datarootdir = @datarootdir@
datadir = @datadir@
pkgdatadir = ${datadir}/${PACKAGE}
+localstatedir = @localstatedir@
builddir = @builddir@
srcdir = @srcdir@
top_srcdir = @top_srcdir@