This commit is contained in:
Lev Walkin 2004-06-17 23:43:12 +00:00
parent 8e8b548170
commit f870eea0d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
AM_CPPFLAGS = -I${top_srcdir}/skeletons
check_PROGRAMS = \
check-OIDs \
check-GeneralizedTime \
check-UTCTime \
check-INTEGER \
check-OIDs
check-INTEGER
TESTS = ${check_PROGRAMS}