summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-27 12:53:30 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-27 19:55:03 +0000
commit8aa0507753e277ab9695479d19efc232c15ef8fe (patch)
tree48a47188245338d67dc2e232593e52008207fee8 /Makefile.am
parent465810969037d06cd027f9d8b18c82cf405b6b01 (diff)
downloadwireshark-8aa0507753e277ab9695479d19efc232c15ef8fe.tar.gz
Add some scripts to fix up Qt's OS X binary packages.
You have to run macosx-support-lib-patches/qt-fix-pc-files manually, telling it where Qt was installed, but so it goes.... Change-Id: I8668a1fc4254cc002aee068749edb3cf3bdb854f Reviewed-on: https://code.wireshark.org/review/3215 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c835d91966..7791d039b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -963,6 +963,8 @@ EXTRA_DIST = \
macosx-support-lib-patches/gnutls-pkgconfig.patch \
macosx-support-lib-patches/portaudio-pa_mac_core.h.patch \
macosx-support-lib-patches/portaudio-pa_mac_core.c.patch \
+ macosx-support-lib-patches/qt-fix-pc-file \
+ macosx-support-lib-patches/qt-fix-pc-files \
make-version.pl \
manuf \
manuf.tmpl \