aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f4e6a3a12..bda65d5e71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,8 @@ ethereal_SOURCES = \
EXTRA_ethereal_SOURCES = \
snprintf.c \
- snprintf.h
+ snprintf.h \
+ snprintf-imp.h
ethereal_DEPENDENCIES = @SNPRINTF_O@
ethereal_LDADD = @SNPRINTF_O@