ext/Makefile.am: Re-enable module.

Original commit message from CVS:
2006-02-25  Julien MOUTTE  <julien@moutte.net>

* ext/Makefile.am: Re-enable module.
This commit is contained in:
Julien Moutte 2006-02-24 23:36:58 +00:00
parent 64867fc22d
commit 608c78800b
2 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2006-02-25 Julien MOUTTE <julien@moutte.net>
* ext/Makefile.am: Re-enable module.
2006-02-25 Julien MOUTTE <julien@moutte.net>
* tests/check/Makefile.am: Forgot to remove that test.

View file

@ -4,11 +4,11 @@ else
AALIB_DIR =
endif
# if USE_ANNODEX
# ANNODEX_DIR = annodex
# else
# ANNODEX_DIR =
# endif
if USE_ANNODEX
ANNODEX_DIR = annodex
else
ANNODEX_DIR =
endif
if USE_CAIRO
CAIRO_DIR = cairo