aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-07-12 08:01:52 +0000
committerGuy Harris <guy@alum.mit.edu>2013-07-12 08:01:52 +0000
commit9997e9f31531f484ee53b158fab07c904dd94139 (patch)
treee2bc7e3a297e865868df196eb6f363c52d3012c2 /epan/Makefile.common
parent278567c4ee6af6ba335e38c3c9b5db227131110c (diff)
ps.h got moved to epan.
svn path=/trunk/; revision=50531
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 3bbad1e3d2..441bc8174b 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -225,6 +225,7 @@ LIBWIRESHARK_INCLUDES = \
prefs.h \
prefs-int.h \
proto.h \
+ ps.h \
ptvcursor.h \
range.h \
reassemble.h \