diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2a52f68..88dbdc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,7 @@ SUFFIXES = .ad .ad: cp $< $@ -appdefaultdir = $(sysconfdir)/X11/app-defaults +appdefaultdir = $(libdir)/X11/app-defaults appdefault_DATA = $(APPDEFAULTFILES) CLEANFILES = $(APPDEFAULTFILES) Xedit.ad |