diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2016-09-04 17:52:33 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2016-09-04 17:52:33 +0100 |
commit | f3b5e22c59f790cf204d6f18b38b6a046885e5ac (patch) | |
tree | a2f0665042e196bc81d4c375beeb494812d50520 /config/Makefile.am | |
parent | 1b7c21b6e2c45698adf3a5656b539db3e329aac5 (diff) |
Remove some Xaccess remaining references
Diffstat (limited to 'config/Makefile.am')
-rw-r--r-- | config/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/Makefile.am b/config/Makefile.am index 37bfb3b..59d8666 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -5,9 +5,6 @@ include $(top_srcdir)/cpprules.in xenodmscriptdir = $(XENODMSCRIPTDIR) xenodmconfigdir = $(XENODMCONFIGDIR) -dist_xenodmconfig_DATA = \ - Xaccess - xenodmconfig_DATA = \ xenodm-config \ Xresources \ |