Move ENDIAN_ constants to new byte-order.h.
[disorder] / lib / Makefile.am
index fa5b389..3c1e2f1 100644 (file)
@@ -32,6 +32,7 @@ libdisorder_a_SOURCES=charset.c charset.h             \
        basen.c basen.h                                 \
        base64.c base64.h                               \
        bits.c bits.h                                   \
+       byte-order.h                                    \
        cache.c cache.h                                 \
        cgi.c cgi.h                                     \
        client.c client.h                               \