Register missing dependencies for fuzz.c and client-tags.c
authorFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:15:34 +0000 (11:15 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:15:34 +0000 (11:15 +0000)
commit724fc51b7131b9064f64d740b29367b9bbb19e02
tree08a0ac09f0413368898e08f407b842cb42068570
parent9c070f54df677ce76d49a071bc288765be940ce7
Register missing dependencies for fuzz.c and client-tags.c

Previously project.h modificiations would not result in
rebuilds of fuzz.o and client-tags.o. This could cause
SIGBUS crashes in case of structure changes etc.
GNUmakefile.in