X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fmdt%2FautoMakefile.am;h=5b77469f1753f2f0270b24075ff3233298bfe89e;hb=e2e7ea06c66d57ba214cd76e3d19420632aba8dd;hp=348d2e41bc90edbd23436977c50aecfc8e5c0df6;hpb=6869932b552ac705f411de3362f01bd50c1f6f7d;p=fs%2Flustre-release.git diff --git a/lustre/mdt/autoMakefile.am b/lustre/mdt/autoMakefile.am index 348d2e4..5b77469 100644 --- a/lustre/mdt/autoMakefile.am +++ b/lustre/mdt/autoMakefile.am @@ -25,7 +25,7 @@ # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # @@ -38,5 +38,5 @@ if MODULES modulefs_DATA = mdt$(KMODEXT) endif -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES := $(mdt-objs:%.o=%.c) mdt_internal.h +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +EXTRA_DIST := $(mdt-objs:%.o=%.c) mdt_internal.h