suid: adding Xorg.sh.in to EXTRA_DIST is redundant
All files specified in AC_CONFIG_FILES get distributed automatically. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b82ef51509
commit
6289f71494
|
@ -89,7 +89,7 @@ endif
|
||||||
|
|
||||||
BUILT_SOURCES = xorg.conf.example
|
BUILT_SOURCES = xorg.conf.example
|
||||||
DISTCLEANFILES = xorg.conf.example
|
DISTCLEANFILES = xorg.conf.example
|
||||||
EXTRA_DIST = xorgconf.cpp Xorg.sh.in
|
EXTRA_DIST = xorgconf.cpp
|
||||||
|
|
||||||
# Without logdir, X will post an error on the terminal and will not start
|
# Without logdir, X will post an error on the terminal and will not start
|
||||||
install-data-local:
|
install-data-local:
|
||||||
|
|
Loading…
Reference in New Issue