summaryrefslogtreecommitdiffstats
path: root/extras/ganesha/ocf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/ganesha/ocf/Makefile.am')
-rw-r--r--extras/ganesha/ocf/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/extras/ganesha/ocf/Makefile.am b/extras/ganesha/ocf/Makefile.am
deleted file mode 100644
index 6aed9548a0f..00000000000
--- a/extras/ganesha/ocf/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-EXTRA_DIST= ganesha_grace ganesha_mon ganesha_nfsd
-
-# The root of the OCF resource agent hierarchy
-# Per the OCF standard, it's always "lib",
-# not "lib64" (even on 64-bit platforms).
-ocfdir = $(prefix)/lib/ocf
-
-# The provider directory
-radir = $(ocfdir)/resource.d/heartbeat
-
-ra_SCRIPTS = ganesha_grace ganesha_mon ganesha_nfsd
-