chiark / gitweb /
mention heap.h in makefile so it is distributed
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 21 Sep 2007 22:43:01 +0000 (23:43 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 21 Sep 2007 22:43:01 +0000 (23:43 +0100)
lib/Makefile.am

index 23590e7b27136de1abbd2b623f69a005990b069e..4193315498f0b2ad71167cdabdff12bc2fbf9aa8 100644 (file)
@@ -36,6 +36,7 @@ libdisorder_a_SOURCES=charset.c charset.h             \
        eventlog.c eventlog.h                           \
        filepart.c filepart.h                           \
        hash.c hash.h                                   \
        eventlog.c eventlog.h                           \
        filepart.c filepart.h                           \
        hash.c hash.h                                   \
+       heap.h                                          \
        hex.c hex.h                                     \
        inputline.c inputline.h                         \
        kvp.c kvp.h                                     \
        hex.c hex.h                                     \
        inputline.c inputline.h                         \
        kvp.c kvp.h                                     \