Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Makefile: add compat/bswap.h to LIB_H
  • Loading branch information
Junio C Hamano committed Nov 2, 2009
2 parents c8a58ac + 7545712 commit 8cc62c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,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
Expand Down

0 comments on commit 8cc62c1

Please sign in to comment.