X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/58d97da46ee86dd94fe5533ac4e6509b9c2545bc..195c7e69d3e2fa1e41e4719f7d678b940782fea3:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 2331261..a7536d8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2004, 2005, 2006, 2007 Richard Kettlewell +# Copyright (C) 2004-2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -24,6 +24,7 @@ noinst_PROGRAMS=test libdisorder_a_SOURCES=charset.c charset.h \ addr.c addr.h \ + alsabg.c alsabg.h \ authhash.c authhash.h \ basen.c basen.h \ base64.c base64.h \