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 0da5a4e4920be8bdd33270c8141513b0993a8a12..47adfd6a7fd50fb7596161ddfe4db6e8a1dbf817 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-24,6
+24,8
@@
sbindir = @sbindir@
datarootdir = @datarootdir@
datadir = @datadir@
pkgdatadir = ${datadir}/${PACKAGE}
+localstatedir = @localstatedir@
+builddir = @builddir@
srcdir = @srcdir@
top_srcdir = @top_srcdir@