]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Merge branch 'master' into int-new
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 12 May 2016 19:47:50 +0000 (21:47 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 12 May 2016 19:49:52 +0000 (21:49 +0200)
1  2 
lib/Makefile

diff --cc lib/Makefile
index a9aae66f931c8c6696f1b8cfafb8d24b471a21eb,0000000000000000000000000000000000000000..8e372bd31f4c5ba82c3387128ddb746d13676d77
mode 100644,000000..100644
--- /dev/null
@@@ -1,7 -1,0 +1,3 @@@
- src := bitops.c checksum.c ip.c lists.c md5.c net.c patmatch.c printf.c sha1.c sha256.c sha512.c slists.c xmalloc.c
- obj := $(src-o-files)
- $(all-client)
 +src := bitops.c checksum.c event.c idm.c ip.c lists.c md5.c mempool.c net.c patmatch.c printf.c resource.c sha1.c sha256.c sha512.c slab.c slists.c tbf.c xmalloc.c
 +obj := $(src-o-files)
 +$(all-daemon)