2007-12-28 18:25:33 +00:00
|
|
|
ACLOCAL_AMFLAGS = -I ./aclocal
|
|
|
|
|
|
2008-02-04 21:14:14 +00:00
|
|
|
SUBDIRS = compiler/cpp lib if test
|
2007-09-18 19:46:00 +00:00
|
|
|
## Don't run make dist from a subversion working copy
|
|
|
|
|
## because it will pull in your .svn directories.
|
2008-04-21 18:07:53 +00:00
|
|
|
EXTRA_DIST = bootstrap.sh cleanup.sh doc test tutorial contrib \
|
2007-12-28 18:25:33 +00:00
|
|
|
thrift.el thrift.vim thrift.bnf CONTRIBUTORS LICENSE
|