diff options
Diffstat (limited to 'conf/Makefile.am')
-rw-r--r-- | conf/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am index 9a88895..e3dbff9 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -20,8 +20,7 @@ if HAS_XORG_CONF_DIR -confdir = $(XORG_CONF_DIR) -dist_conf_DATA = 50-synaptics.conf +dist_config_DATA = 50-synaptics.conf else EXTRA_DIST = 11-x11-synaptics.fdi |