aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Fisher <sfisher@sdf.org>2015-01-05 11:37:44 -0700
committerStephen Fisher <sfisher@sdf.org>2015-01-05 18:40:22 +0000
commit13dbf52ce382d9c5d1fc9de3c3830896c8c545ef (patch)
treea6705adc7ef6184159040e4043c2b34c2788b1f7
parentcbc5faa06cb1b426b05f7a9b91e5b64ba361e413 (diff)
Attempt to fix "make distcheck" on Ubuntu buildbot
Change-Id: I6e7ea1e2aaf839fdb3af8a3a5a47aabbb12056ef Reviewed-on: https://code.wireshark.org/review/6326 Reviewed-by: Stephen Fisher <sfisher@sdf.org>
-rw-r--r--packaging/macosx/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index d0358ceb8c..b72ed2bb31 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -91,8 +91,8 @@ EXTRA_DIST = \
Wireshark_package.pmdoc/index.xml.in
-COPYING.txt: ../../COPYING
- cp ../../COPYING $@
+COPYING.txt: $(top_srcdir)/COPYING
+ cp $(top_srcdir)/COPYING $@
all: COPYING.txt