summaryrefslogtreecommitdiff
path: root/lib/tevent/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/rules.mk')
-rw-r--r--lib/tevent/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/rules.mk b/lib/tevent/rules.mk
index cfe548039b..6fd990fbf4 100644
--- a/lib/tevent/rules.mk
+++ b/lib/tevent/rules.mk
@@ -4,7 +4,7 @@
$(SWIG) -O -Wall -python -keyword $<
showflags::
- @echo 'libevents will be compiled with flags:'
+ @echo 'libtevent will be compiled with flags:'
@echo ' CFLAGS = $(CFLAGS)'
@echo ' CPPFLAGS = $(CPPFLAGS)'
@echo ' LDFLAGS = $(LDFLAGS)'