fixed down keyword

This commit is contained in:
Martin Willi
2006-06-13 10:11:45 +00:00
parent fa32cd3c47
commit b7e3329f17
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@ ipsec_PROGRAMS = stroke
stroke_SOURCES = stroke.c stroke.h stroke_keywords.c stroke_keywords.h
INCLUDES = -I$(top_srcdir)/src/libstrongswan
EXTRA_DIST = stroke_keywords.txt
MAINTAINERCLEANFILES = stroke_keywords.c
stroke_keywords.c: stroke_keywords.txt stroke_keywords.h
$(GPERF) -C -G -t < stroke_keywords.txt > stroke_keywords.c