add util/garbage-gen.c to EXTRA_DIST

This commit is contained in:
Andrey Borzenkov 2013-11-23 14:39:35 +04:00
parent 14a94bba6f
commit f65e14dc3a
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-11-22 Andrey Borzenkov <arvidjaar@gmail.com>
* Makefile.am: Add util/garbage-gen.c to EXTRA_DIST.
2013-11-22 Vladimir Serbinenko <phcoder@gmail.com>
* INSTALL: Document why older clang versions aren't appropriate.