From b748221cf9e7df8b0b460f13f4ad0a86ff7f1b6d Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 22 Oct 2009 16:23:27 -0400 Subject: Makefile.am: do not include autogen.sh in distribution #24183 This is a private build script that should not be distributed --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6dab021..7f20e86 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ xinitrc_DATA = xinitrc CLEANFILES = xinitrc startx $(appman_DATA) $(launchagents_DATA) EXTRA_DIST = xinitrc.cpp startx.cpp org.x.startx.plist.cpp $(appman_PRE) \ - startx.cmd xinitrc.cmd xinit.def ChangeLog autogen.sh + startx.cmd xinitrc.cmd xinit.def ChangeLog .PHONY: ChangeLog -- cgit v1.2.3