diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:59 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:59 +0000 |
commit | 9d2ba2917eea02a77d1e50d74f7449166067d7dd (patch) | |
tree | 3a9613986162de3d60b497afe56dd5583954a5ef /Makefile.am | |
parent | 2b26c5434f06ee68349b41f332ff46b21bafd557 (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 241c4db..30b732d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |