Skip to content

Commit 8cc62c1

Browse files
committed
Merge branch 'maint'
* maint: Makefile: add compat/bswap.h to LIB_H
2 parents c8a58ac + 7545712 commit 8cc62c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ LIB_H += builtin.h
416416
LIB_H += cache.h
417417
LIB_H += cache-tree.h
418418
LIB_H += commit.h
419+
LIB_H += compat/bswap.h
419420
LIB_H += compat/cygwin.h
420421
LIB_H += compat/mingw.h
421422
LIB_H += csum-file.h

0 commit comments

Comments
 (0)