Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: add compat/bswap.h to LIB_H
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 268aede566c29bdf5f4e19fb2a6819fc197c0fbb..3bca8d42cc214be9bf4ab0e9a7f6cdbf7cbe30e3 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-412,6
+412,7
@@
LIB_H += builtin.h
LIB_H += cache.h
LIB_H += cache-tree.h
LIB_H += commit.h
+LIB_H += compat/bswap.h
LIB_H += compat/cygwin.h
LIB_H += compat/mingw.h
LIB_H += csum-file.h