X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ffid%2FautoMakefile.am;h=cb079c4f717273e4828ca3d113eb5aefe68a2cc2;hp=9c9647911256bfa96ea841d168d62bd956957bbc;hb=6e6357dbf9a14aaea459f460dbe4f93e52c814d4;hpb=6869932b552ac705f411de3362f01bd50c1f6f7d diff --git a/lustre/fid/autoMakefile.am b/lustre/fid/autoMakefile.am index 9c96479..cb079c4 100644 --- a/lustre/fid/autoMakefile.am +++ b/lustre/fid/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. # @@ -48,4 +48,4 @@ endif install-data-hook: $(install_data_hook) MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES = $(fid-objs:%.o=%.c) fid_internal.h +EXTRA_DIST = $(fid-objs:%.o=%.c) fid_internal.h