summaryrefslogtreecommitdiffstats
path: root/xlators/performance
diff options
context:
space:
mode:
authorRaghavendra Talur <rtalur@redhat.com>2014-12-30 17:16:57 +0530
committerNiels de Vos <ndevos@redhat.com>2015-01-01 03:10:29 -0800
commitc8263975862afa9e5afc603bf2d05ab93087bcc4 (patch)
treefe921aabfde53795c94e6ce7d54d1619f19e8ff7 /xlators/performance
parent59a195ba9ca5485697802eec3550d5535f437b47 (diff)
build: Remove files completely in make uninstall.
If we create symlinks are part of make install, should remove them as part of make uninstall. Change-Id: Ie6e641caed60104cd256de4f020c1c6743d4ae60 BUG: 1177767 Signed-off-by: Raghavendra Talur <rtalur@redhat.com> Reviewed-on: http://review.gluster.org/9367 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'xlators/performance')
-rw-r--r--xlators/performance/md-cache/src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/xlators/performance/md-cache/src/Makefile.am b/xlators/performance/md-cache/src/Makefile.am
index 8c9f5a8582f..6f3d68be1c4 100644
--- a/xlators/performance/md-cache/src/Makefile.am
+++ b/xlators/performance/md-cache/src/Makefile.am
@@ -23,3 +23,6 @@ stat-prefetch-compat:
install-exec-local: stat-prefetch-compat
+
+uninstall-local:
+ rm -f $(DESTDIR)$(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/performance/stat-prefetch.so