Clean up some bad/missed merges from the alterl merge.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666486 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/erl/Makefile b/lib/erl/Makefile
index 7c76331..bbfb683 100644
--- a/lib/erl/Makefile
+++ b/lib/erl/Makefile
@@ -8,3 +8,11 @@
 
 install: all
 	echo 'No install target, sorry.'
+
+check: all
+
+distclean: clean
+
+# Hack to make "make dist" work.
+# This should not work, but it appears to.
+distdir: