chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
033fd4e
)
mention heap.h in makefile so it is distributed
author
Richard Kettlewell
<rjk@greenend.org.uk>
Fri, 21 Sep 2007 22:43:01 +0000
(23:43 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Fri, 21 Sep 2007 22:43:01 +0000
(23:43 +0100)
lib/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 23590e7b27136de1abbd2b623f69a005990b069e..4193315498f0b2ad71167cdabdff12bc2fbf9aa8 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-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 \