summaryrefslogtreecommitdiff
path: root/src/bin/pg_amcheck
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_amcheck')
-rw-r--r--src/bin/pg_amcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_amcheck/Makefile b/src/bin/pg_amcheck/Makefile
index 947f2267ed1..528c588e35f 100644
--- a/src/bin/pg_amcheck/Makefile
+++ b/src/bin/pg_amcheck/Makefile
@@ -40,7 +40,7 @@ installdirs:
uninstall:
rm -f '$(DESTDIR)$(bindir)/pg_amcheck$(X)'
-clean distclean maintainer-clean:
+clean distclean:
rm -f pg_amcheck$(X) $(OBJS)
rm -rf tmp_check