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 | 93d83b89292b73fa6d1a48064e4730f43a6fce3e (patch) | |
tree | f904c7f8106b13d39ec18748937678fa89d2df33 /Makefile.am | |
parent | ade038820780c806a8f43fadf2f9c9f4df50478d (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 25157c6..cc7b451 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 = \ |