On Tue, Mar 25, 2014 at 02:00:13PM -0400, Gaetan Nadon wrote: > All files specified in AC_CONFIG_FILES get distributed automatically. > > Signed-off-by: Gaetan Nadon <[email protected]>
Merged all three, thanks. Cheers, Peter > --- > hw/xfree86/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am > index 18fa99b..ceb4c6a 100644 > --- a/hw/xfree86/Makefile.am > +++ b/hw/xfree86/Makefile.am > @@ -89,7 +89,7 @@ endif > > BUILT_SOURCES = 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 > install-data-local: > -- > 1.7.9.5 > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
