From: erickson Date: Mon, 7 Feb 2005 20:52:58 +0000 (+0000) Subject: added an 'all' X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=28a250397ed3146458e34978719d30127d525a04;p=opensrf%2Fbjwebb.git added an 'all' git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@24 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/router/Makefile b/src/router/Makefile index 379a596..1cb0d0a 100644 --- a/src/router/Makefile +++ b/src/router/Makefile @@ -7,6 +7,8 @@ LD_OPTS = -lxml2 LP=../libtransport LIB_SOURCES = $(LP)/generic_utils.c $(LP)/transport_socket.c $(LP)/transport_session.c $(LP)/transport_message.c $(LP)/transport_client.c +all: router + # The router is compiled as a static binary because of some # necessary #defines that would break the library router: