From f6cbfad7b7598895413a0c3b23e07940c0c5f776 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 7 Dec 2005 16:17:57 +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 023435d..c281b39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ EXTRA_DIST = \ Beforelight.ad -- cgit v1.2.3