diff --git a/alliance/src/aut/src/Makefile.am b/alliance/src/aut/src/Makefile.am index 882c5247..eb00770c 100644 --- a/alliance/src/aut/src/Makefile.am +++ b/alliance/src/aut/src/Makefile.am @@ -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