aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-25 23:41:06 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-06-25 23:41:06 +0000
commite101fe1160afa2f837f12c24a80e729a89930b65 (patch)
treeb4aa7f212a203410a4a8dd8ab61545aecfb446e2 /debian
parent2259c5c47d1cc1d23ef5a1c7b93bcac91964a0a1 (diff)
Put wsutil/*.h into the wireshark-dev package (in a blind attempt to fix the debian packaging step). Why do we allow/encourage a wirshark-dev package? IMO Wireshark (C language) development should only be done from the source (a tarball or better yet SVN).
svn path=/trunk/; revision=50158
Diffstat (limited to 'debian')
-rw-r--r--debian/wireshark-dev.header-files1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/wireshark-dev.header-files b/debian/wireshark-dev.header-files
index b6f6491144..158a3ae0e3 100644
--- a/debian/wireshark-dev.header-files
+++ b/debian/wireshark-dev.header-files
@@ -9,3 +9,4 @@ epan/dissectors/*.h
epan/ftypes/*.h
epan/wmem/*.h
wiretap/*.h
+wsutil/*.h