mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
e211393964
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@758560 13f79535-47bb-0310-9956-ffa450edef68
10 lines
242 B
Makefile
10 lines
242 B
Makefile
ACLOCAL_AMFLAGS = -I ./aclocal
|
|
|
|
SUBDIRS = compiler/cpp lib test
|
|
|
|
dist-hook:
|
|
find $(distdir) -name '.[a-zA-Z0-9]*' | xargs rm -rf
|
|
|
|
EXTRA_DIST = bootstrap.sh cleanup.sh print_version.sh doc tutorial contrib \
|
|
CONTRIBUTORS LICENSE
|