removing mains from aut library

This commit is contained in:
Christophe Alexandre 2002-08-27 15:25:06 +00:00
parent 21c2402bbc
commit 6856413a71
1 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@ include_HEADERS = aut.h
libAut_a_SOURCES = autenv.h autfree.h authash2.h autsort.h \
autalloc.c auterror.c autgraph.c autname.c auttest.c \
autalloc.h auterror.h autgraph.h autname.h auttest.h \
autdebug.c autexit.c authash.c autresize.c main.c \
autdebug.h autexit.h authash.h autresize.h testhash.c \
autdebug.c autexit.c authash.c autresize.c \
autdebug.h autexit.h authash.h autresize.h \
autenv.c autfree.c authash2.c autsort.c