From e70ce0696695b7e6d627d046c19c3b6c9a8ce3da Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 7 Dec 2005 16:17:59 +0000 Subject: Change to use the app-defaults default dir configured in libXt. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ce92387..4f4c8a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,7 @@ SUFFIXES = .ad .ad: cp $< $@ -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ appdefault_DATA = $(APPDEFAULTFILES) CLEANFILES = $(APPDEFAULTFILES) Xedit.ad @@ -186,7 +186,7 @@ EXTRA_DIST = \ lisp/TODO \ lisp/compile.c \ lisp/env.c \ - lisp/mathimp.c \ + lisp/mathimp.c \ lisp/modules/psql.c \ lisp/modules/x11.c \ lisp/modules/xaw.c \ -- cgit v1.2.3