diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:00 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:00 +0000 |
commit | be590c64bc8df224154347ab5f6c32fe60bf0e67 (patch) | |
tree | ce6170f5b1a445770b4ed4ffb777cd9aea4f8626 /Makefile.am | |
parent | 2ad19d20118c07d369ef67dd9ff8bd094d8e5864 (diff) |
Change to use the app-defaults default dir configured in libXt.MODULAR_COPY
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 05bdfd5..bc8a796 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |