Fix typo in Makefile.am

This patch fixes a typo in Makefile.am which was preventing
'make tags' from working.
remotes/origin/master-1.0.x
Eric Leblond 16 years ago committed by Victor Julien
parent 9295193968
commit 6cf00d6204

@ -147,7 +147,7 @@ respond-reject.c respond-reject.h \
respond-reject-libnet11.h respond-reject-libnet11.c \
conf.c conf.h \
conf-yaml-loader.c conf-yaml-loader.h \
counters.c counter.h \
counters.c counters.h \
app-layer.c app-layer.h \
app-layer-detect-proto.c app-layer-detect-proto.h \
app-layer-parser.c app-layer-parser.h \

Loading…
Cancel
Save