removing mains from aut library
This commit is contained in:
parent
21c2402bbc
commit
6856413a71
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue