aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2006-02-13 01:30:03 +0000
committerGuy Harris <guy@alum.mit.edu>2006-02-13 01:30:03 +0000
commitc32311dcd55a7c45a148ba129ee60b122e2df25c (patch)
tree2412e139b2f7391394def213f57d962474e20002 /Makefile.common
parent3674669ad6ec75d4ffa06c7fa6ee0e1bc19e8799 (diff)
Add tempfile.h to the list of headeer files. That was the problem, not
the pathname in the #include. svn path=/trunk/; revision=17280
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 5eb4a007bf..de033c0bd5 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -85,6 +85,7 @@ ETHEREAL_COMMON_INCLUDES = \
ps.h \
register.h \
ringbuffer.h \
+ tempfile.h \
timestats.h \
util.h \
version_info.h