commit | 466b3fafcdcc52aa6423738caf83676acc65f916 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Thu Nov 20 21:24:32 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Thu Nov 20 21:24:32 2008 +0000 |
tree | 9a3682625bbd8862505b5b8655c8382b4883e56a | |
parent | 8c28df256913e8c2fdfb64538ffcb7f9f4b9bd91 [diff] |
Remove compiler/cpp/version.h in "make clean" git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@719380 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index eb46a53..024f443 100644 --- a/compiler/cpp/Makefile.am +++ b/compiler/cpp/Makefile.am
@@ -83,7 +83,7 @@ EXTRA_DIST = README clean-local: - $(RM) thriftl.cc thrifty.cc thrifty.h + $(RM) thriftl.cc thrifty.cc thrifty.h version.h src/main.cc: version.h