From d1ae6091d49c8af843e6895cb438225078a0f797 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 7 Dec 2005 16:17:58 +0000 Subject: Change to use the app-defaults default dir configured in libXt. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cc3cb1d..99da22e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ Bitmap-color \ -- cgit v1.2.3