diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:00 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:18:00 +0000 |
commit | 62a334ff8c8ad8aac1800096a65885cadc0e4857 (patch) | |
tree | ffe5bb2f2438a4d7bd1836edfaaeb26fdfe4680d /Makefile.am | |
parent | 676cb92b59b998681eec1f94e549b131357f5f4a (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 993178e..9d6b220 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,7 +53,7 @@ gram.h: gram.c # App default files (*.ad) -appdefaultdir = $(libdir)/X11/app-defaults +appdefaultdir = @appdefaultdir@ APPDEFAULTFILES = \ |