X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/66e82ceed9f7c9ba9958176d1828afbb171501c9..cdabf44d4bf72678b402c0fd7dac394eb36513da:/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 \