aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-12-03 11:08:18 -0800
committerGuy Harris <guy@alum.mit.edu>2017-12-03 19:08:49 +0000
commit8ffc939b54cbfdda4698bafb60ebd0856a575853 (patch)
treea2d114c4f032eccebf880e48bbf87aba1a5e923e /Makefile.am
parenteb8ffb74e27523492855268abf5cb45927ffdb04 (diff)
Add cfile-int.h.
Change-Id: I6132dc0322d3ac85e89ac853ab6139244d610dd5 Reviewed-on: https://code.wireshark.org/review/24687 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 63968c3e0e..d1c1754fbd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -698,6 +698,7 @@ dumpcap_LDADD = \
pkginclude_HEADERS = \
cfile.h \
+ cfile-int.h \
file.h \
globals.h \
log.h \