Add a standalone application.

This commit is contained in:
Daiki Ueno
2010-06-11 17:56:32 +09:00
parent 174b1b3f4a
commit 4b7f244062
11 changed files with 632 additions and 23 deletions

View File

@ -17,4 +17,4 @@
# 02110-1301 USA
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = eek examples tests docs
SUBDIRS = eek src examples tests docs