mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
d80c06a1a1
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665662 13f79535-47bb-0310-9956-ffa450edef68
8 lines
302 B
Makefile
8 lines
302 B
Makefile
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 contrib \
|
|
thrift.el thrift.vim thrift.bnf CONTRIBUTORS LICENSE
|