X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5e57438cb616e2da147c5365330872c424cca02e..7791f6cf8bd47fb571340b4dba7fad8185b092a1:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index ff0eb8b..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 \