commit | cc0c9e98b50b4d5510b485ddd0f44614671616fd | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Jun 11 01:16:29 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Jun 11 01:16:29 2008 +0000 |
tree | a9b28a1e4ae9a6286676e76d345abb9173ac7e60 | |
parent | cb13729795173b2763e0ccec3412c9188bfba6a2 [diff] |
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: