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 | d235b45cc12cbf9c04cf79e525033a3b0205c53d (patch) | |
tree | d808d5f5867caddef1cbfd5df518b16becf5dd71 /Makefile.am | |
parent | 15308d1a18f86d783b2480b31ce168de3f9ca109 (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 ffe8f28..e3bbe50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |