diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-10-27 00:32:13 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-10-27 00:48:47 -0400 |
commit | 5ec5ae21da84cc96676b6cae39a5ded820a5492a (patch) | |
tree | 4b057822c1b824509d8b0a6c1ba91ba7b611a9c7 /tests/Makefile.am | |
parent | 30754dcca0f8a4d553e9c865f7cd27f85d2919ee (diff) | |
download | dimension-5ec5ae21da84cc96676b6cae39a5ded820a5492a.tar.xz |
New tokenizer test.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 12b7a41..61a0277 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -17,4 +17,4 @@ ## along with this program. If not, see <http://www.gnu.org/licenses/>. ## ########################################################################### -SUBDIRS = libdimension +SUBDIRS = libdimension dimension |