diff --git a/lnet/klnds/mxlnd/autoMakefile.am b/lnet/klnds/mxlnd/autoMakefile.am index 1d94f8680f46d3f65995d923e6441016d8826696..e5feea75fe25311fde5198c611c58e9b7ef99547 100644 --- a/lnet/klnds/mxlnd/autoMakefile.am +++ b/lnet/klnds/mxlnd/autoMakefile.am @@ -10,4 +10,4 @@ endif endif MOSTLYCLEANFILES = @MOSTLYCLEANFILES@ -DIST_SOURCES = $(kmxlnd-objs:%.o=%.c) mxlnd.h +DIST_SOURCES = $(kmxlnd-objs:%.o=%.c) mxlnd.h mxlnd_wire.h