Move htole*/le*toh macros into a separate header file.
[libguestfs.git] / hivex / Makefile.am
index ae7dbac..1adbbd8 100644 (file)
@@ -21,7 +21,8 @@ lib_LTLIBRARIES = libhivex.la
 
 libhivex_la_SOURCES = \
   hivex.c \
-  hivex.h
+  hivex.h \
+  byte_conversions.h
 
 libhivex_la_LDFLAGS = -version-info 0:0:0
 libhivex_la_CFLAGS = \