From 26f15d8b077fbfcbff3c0e93a99599b872c5b3d6 Mon Sep 17 00:00:00 2001 From: joq Date: Tue, 4 Jul 2006 17:15:13 +0000 Subject: [PATCH] r3414@lithium: joq | 2006-07-04 12:13:49 -0500 use EXTRA_DIST for jack.xcode git-svn-id: svn+ssh://jackaudio.org/trunk/jack@984 0c269be4-1314-0410-8aa9-9f06e86f4224 --- config/os/macosx/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/os/macosx/Makefile.am b/config/os/macosx/Makefile.am index 769370d..b49bd77 100644 --- a/config/os/macosx/Makefile.am +++ b/config/os/macosx/Makefile.am @@ -1,3 +1,4 @@ MAINTAINERCLEANFILES = Makefile.in -noinst_HEADERS = getopt.h ipc.h JACK_LOCATION.h jack.xcode mach_port.h \ +noinst_HEADERS = getopt.h ipc.h JACK_LOCATION.h mach_port.h \ poll.h pThreadUtilities.h time.c time.h +EXTRA_DIST = jack.xcode/project.pbxproj