Commit f677e9ae authored by Geoff Simmons's avatar Geoff Simmons

fix Makefile dependency to auto-generate vcc_if.h and vcc_if.c

parent f4de4802
......@@ -12,7 +12,7 @@ nodist_libvmod_oob_probe_la_SOURCES = \
vcc_if.c \
vcc_if.h
vmod_oob_probe.lo: vcc_if.c vcc_if.h
vmod.lo: vcc_if.c vcc_if.h
vcc_if.c: vcc_if.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment