diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:58 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:58 +0000 |
commit | b5ad05b072fdbaa48cc4f6b8cb69007fd2661fa5 (patch) | |
tree | b321e31002548b417164e0c9bcafacd8c009c130 /Makefile.am | |
parent | 18957fc0a71ac7eef82a7338bc68e28cf994e1a1 (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 812c145..a6e7691 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ appman_PRE = \ # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |