]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
bugfix
authorhadaq <hadaq>
Mon, 10 Oct 2011 12:15:00 +0000 (12:15 +0000)
committerhadaq <hadaq>
Mon, 10 Oct 2011 12:15:00 +0000 (12:15 +0000)
trbnetd/Makefile

index 032d3932361ad743dee7d01902bcc36b307d889e..ddbabc2f0ffcbd96d19200ef271fd01c8ea05d49 100644 (file)
@@ -26,7 +26,7 @@ LOADLIBES = -ltrbnet
 
 TARGETS = trbcmd trbrichcmd trbflash trb_i2c trbdhcp pulser
 
-LIB_TARGETS =
+LIB_TARGETS = libtrbnet.a
 
 # ------------ Libaries ------------------------------------------------
 
@@ -129,6 +129,8 @@ trbrpc.h: trbrpc.x
 
 trberror.o: trberror.c
 
+libtrbnet.a: trbnetrpc.o trbrpc_clnt.o trbrpc_xdr.o trberror.o
+
 # ----------------------------------------------------------------------
 
 trbcmd.c: