diff options
author | Eitan Isaacson <eitan@monotonous.org> | 2010-05-10 12:56:44 -0700 |
---|---|---|
committer | Eitan Isaacson <eitan@monotonous.org> | 2010-05-10 13:27:24 -0700 |
commit | f49bde355af4bfd2525f2f10bb498683271350e7 (patch) | |
tree | c8c92b4a379f5490a048e7b4b8f290f021c829a2 /Makefile.am | |
parent | 39ff066314803b7e87937fca9589bca273f93fce (diff) | |
download | caribou-f49bde355af4bfd2525f2f10bb498683271350e7.tar.gz |
made a data dir
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index eae1719..6ee3575 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -SUBDIRS = caribou bin +SUBDIRS = caribou bin data |