public
Description: Cross language RPC
Homepage: http://developers.facebook.com/thrift/
Clone URL: git://github.com/kevinclark/thrift.git
thrift / Makefile.am
100644 8 lines (6 sloc) 0.294 kb
1
2
3
4
5
6
7
8
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 \
             thrift.el thrift.vim thrift.bnf CONTRIBUTORS LICENSE