diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:01 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:01 +0000 |
commit | 436bf72ac6491cd999eef34686a105cc3009aa03 (patch) | |
tree | 60bc6bb29b612822a1501b7e19eb19979b4adbff /Makefile.am | |
parent | 5c26c0c24b419e91e2d0ee33659f24bcde8f5fe0 (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 54cf259..bad4d3b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,7 +68,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |