From 5be96e75523dd3b1624cda26ccf8409d84c1dadf Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 12 Jul 2013 07:27:55 +0000 Subject: print.ps moved to epan. svn path=/trunk/; revision=50529 --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e1d6e0234f..63b148c8c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -329,7 +329,7 @@ wireshark_qt_LDFLAGS = -Wl,-static -all-static endif else if HAVE_GTK -wireshark_LDFLAGS = -export-dynamic +wireshark_LDFLAGS = -export-dynamic -Wl,-rpath @executable_path/../lib -rpath /usr/local/lib endif if HAVE_Qt wireshark_qt_LDFLAGS = -export-dynamic @@ -705,6 +705,7 @@ EXTRA_DIST = \ doxygen.cfg.in \ dumpcap.c \ editcap.c \ + epan/print.ps \ fix/FIX.xml \ fix/FIX40.xml \ fix/FIX41.xml \ @@ -933,7 +934,6 @@ EXTRA_DIST = \ manuf.tmpl \ mergecap.c \ pdml2html.xsl \ - print.ps \ $(diameter_DATA) \ $(dtds_DATA) \ $(nobase_profiles_DATA) \ -- cgit v1.2.3