diff options
author | Gabriel Burt <gabriel.burt@gmail.com> | 2009-06-30 09:40:21 -0500 |
---|---|---|
committer | Gabriel Burt <gabriel.burt@gmail.com> | 2009-06-30 09:40:21 -0500 |
commit | 8d94318a4c6fdc7f8a38d1689b5fd2fa7f6413a8 (patch) | |
tree | ba828594ba105d72e28c4ce6fd2ab6bd8bfb4b0c /tests | |
parent | fc8e6692d8c94313bb91e9759ce1950d94bf37ae (diff) |
Add Anazlyer back to DIST_SUBDIRS
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 5110a2566..b55433a8e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ include $(top_srcdir)/build/build.environment.mk DIST_SUBDIRS = \ + Analyzer \ Performance if ENABLE_TESTS |