X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgmt%2FautoMakefile.am;fp=lustre%2Fmgmt%2FautoMakefile.am;h=0000000000000000000000000000000000000000;hp=967ab3cf704faaebbc88cb45feb39ddc0b8c2353;hb=113303973ec9f8484eb2355a1a6ef3c4c7fd6a56;hpb=272294dfa235dac803ed2d2b2ee8e0bd402622bb diff --git a/lustre/mgmt/autoMakefile.am b/lustre/mgmt/autoMakefile.am deleted file mode 100644 index 967ab3c..0000000 --- a/lustre/mgmt/autoMakefile.am +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -modulefs_DATA = mgmt-svc$(KMODEXT) mgmt-cli$(KMODEXT) - -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES = $(mgmt-svc-objs:.o=.c) $(mgc-cli-objs:.o=.c)