src/Makefile

changeset 1
e5fbb8f9edbe
parent 0
98034084033f
child 3
3693fd2eb0e9
     1.1 --- a/src/Makefile	Thu Jan 23 14:45:34 2014 +0100
     1.2 +++ b/src/Makefile	Wed Feb 05 14:07:43 2014 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  include ../conf.mk
     1.5  
     1.6  SRC  = main.c
     1.7 +SRC += network.c
     1.8  
     1.9  OBJ = $(SRC:%.c=../build/%$(OBJ_EXT))
    1.10  

mercurial