From 18db0ddc3a18317585172374d0157dbdc76146aa Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Thu, 27 Mar 2008 20:07:34 -0700 Subject: Build fix for file systems that are not case sensitive --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 24eb478..4f5e1ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,8 +40,8 @@ appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ - XCalc \ - XCalc-color + app-defaults/XCalc \ + app-defaults/XCalc-color SUFFIXES = .ad -- cgit v1.2.3