* src/sanity/Makefile.am, src/sanity/includes.test: New files.

* src/Makefile.am (SUBDIRS): Add sanity.
* configure.ac: Output src/sanity/Makefile.in.
This commit is contained in:
Alexandre Duret-Lutz 2004-04-23 12:27:40 +00:00
parent 7cf55415a7
commit 007143e9e3
5 changed files with 78 additions and 5 deletions

View file

@ -1,4 +1,4 @@
## Copyright (C) 2003 Laboratoire d'Informatique de Paris 6 (LIP6),
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
## et Marie Curie.
##
@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = subdir-objects
# List directories in the order they must be built.
# Keep tests at the end.
SUBDIRS = misc ltlenv ltlast ltlvisit ltlparse tgba tgbaalgos tgbaparse . \
ltltest tgbatest
ltltest tgbatest sanity
lib_LTLIBRARIES = libspot.la
libspot_la_SOURCES =