Add contrib to EXTRA_DIST so it goes into make dist.
authorDavid Reiss <dreiss@apache.org>
Mon, 21 Apr 2008 18:07:53 +0000 (18:07 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 21 Apr 2008 18:07:53 +0000 (18:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665662 13f79535-47bb-0310-9956-ffa450edef68

Makefile.am

index 30398bc..ff97538 100644 (file)
@@ -3,5 +3,5 @@ ACLOCAL_AMFLAGS = -I ./aclocal
 SUBDIRS = compiler/cpp lib if test
 ## Don't run make dist from a subversion working copy
 ## because it will pull in your .svn directories.
-EXTRA_DIST = bootstrap.sh cleanup.sh doc test tutorial \
+EXTRA_DIST = bootstrap.sh cleanup.sh doc test tutorial contrib \
              thrift.el thrift.vim thrift.bnf CONTRIBUTORS LICENSE