X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/02e6eb5f2edea91b7512f4969ac7d4c4f3a6251d..830ba0539c131677c9354ce9a65848ae576fa616:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index be12f1c..eea6220 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -25,7 +25,7 @@ else TRACKDB=trackdb-stub.c endif -libdisorder_a_SOURCES=charset.c charset.h \ +libdisorder_a_SOURCES=charset.c charsetf.c charset.h \ addr.c addr.h \ arcfour.c arcfour.h \ authhash.c authhash.h \ @@ -52,6 +52,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ heap.h \ hex.c hex.h \ hostname.c hostname.h \ + hreader.c hreader.h \ ifreq.c ifreq.h \ inputline.c inputline.h \ kvp.c kvp.h \