[Oisf-devel] [PATCH 1/8] Fix typo in Makefile.am

Eric Leblond eleblond at edenwall.com
Mon Jan 11 10:11:31 UTC 2010


This patch fixes a typo in Makefile.am which was preventing
'make tags' from working.
---
 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index a686535..d4163ab 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -145,7 +145,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 \
-- 
1.6.6




More information about the Oisf-devel mailing list