# HG changeset patch # User mas01cr # Date 1231882626 0 # Node ID 33913e11348ab57abe2bd6ee1cef0379fc4d096c # Parent 216b5545700929b4c6a4cedebf8fcb0d091db5c6 Makefile fixup. Whoops. audioDB.h currently pulls in soapH.h and cmdline.h, and because we haven't finished the unintertwingling of the library from everything else we still need to depend on those files even for LIBOBJS. diff -r 216b55457009 -r 33913e11348a Makefile --- a/Makefile Tue Jan 13 21:26:33 2009 +0000 +++ b/Makefile Tue Jan 13 21:37:06 2009 +0000 @@ -45,10 +45,10 @@ cmdline.c cmdline.h: gengetopt.in $(GENGETOPT) -e