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 | 94c9195eb246474480643c62dd4c5e9e3d610a39 (patch) | |
tree | b373e9b8f558369f5404f9fd3ec834f8d5411e40 /Makefile.am | |
parent | f427001cd1f3efdafa06c381c38fd5a4449b76f2 (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 6c8184b..53c3ca6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |