From 9f90cfae7d4f0723847040e50f6c2b421a56f631 Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Tue, 14 Jan 2014 16:35:12 +0000 Subject: [PATCH] macosx: inlude all files needed to build the installer from distribution. There was a typo in the makefile... --- MacOSX/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MacOSX/Makefile.am b/MacOSX/Makefile.am index ce4ffdf0..4af8d832 100644 --- a/MacOSX/Makefile.am +++ b/MacOSX/Makefile.am @@ -4,7 +4,7 @@ EXTRA_DIST = build build-package.in Distribution.xml.in libtool-bundle opensc-un resources/background.jpg \ resources/License.html \ resources/ReadMe.html.in \ - resources/Welcome.html.in + resources/Welcome.html.in \ scripts \ scripts/postinstall \ uninstaller-scripts \