X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=c4a30bcd622f46a95759c08c37f6c37e07fc4a83;hb=ddb3fac1bf1b0493779c9425b518598473ef106a;hp=f8e0ecb44311a80941bd64487b45f96d369f1180;hpb=f223dfa29aafeb7b9a07bbedf03d15acddd62e92;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index f8e0ecb..c4a30bc 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include $(top_srcdir)/subdir-rules.mk @@ -129,6 +129,7 @@ guestfsd_SOURCES = \ luks.c \ lvm.c \ lvm-filter.c \ + md.c \ mkfs.c \ mknod.c \ modprobe.c \