diff options
author | Keith Packard <keithp@keithp.com> | 2003-03-01 05:55:17 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-03-01 05:55:17 +0000 |
commit | 44d903783dd0b9b671be9e829c5b9e4e78c681c0 (patch) | |
tree | 01e6488f8956e4fddb7cf0c19a10b8e59bd1efca /Makefile.am | |
parent | 9238fc061d2f89590d578bff69fd3e8fc4b72e2c (diff) |
Add simple tests
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 573f84c8..7852f5fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -SUBDIRS=fontconfig fc-lang src fc-cache fc-list doc +SUBDIRS=fontconfig fc-lang src fc-cache fc-list doc test EXTRA_DIST = \ fontconfig.pc.in \ |