diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0bc7e2b..ccb3947 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,6 +30,6 @@ beforelight_SOURCES = \ dist_man_MANS = \ b4light.man -app_defaultdir = /etc/X11/app-defaults +app_defaultdir = $(sysconfdir)/X11/app-defaults dist_app_default_DATA = B4light.ad |