From 95c02adea80a14e18bb51876bc1418eccdade31d Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Fri, 14 Dec 2007 15:21:40 -0800 Subject: [PATCH] Xquartz: Fixed cpprules include --- hw/xquartz/bundle/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xquartz/bundle/Makefile.am b/hw/xquartz/bundle/Makefile.am index 775e1aad0..da297e92e 100644 --- a/hw/xquartz/bundle/Makefile.am +++ b/hw/xquartz/bundle/Makefile.am @@ -15,9 +15,9 @@ launchagents_DATA = $(launchagents_PRE:plist.pre=plist) CPP_FILES_FLAGS = -D__libexecdir__="${libexecdir}" CLEANFILES = $(launchagents_DATA) +endif include $(top_srcdir)/cpprules.in -endif clean-local: rm -rf build