Code

Makefile: add compat/bswap.h to LIB_H
[git.git] / 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