[gnome-shell] (autobuilder test) Really break the build



commit 760b6ad9edf870ed7dcf7243bbf407a9d2679fe3
Author: Colin Walters <walters verbum org>
Date:   Mon Mar 1 10:52:31 2010 -0500

    (autobuilder test) Really break the build

 Makefile.am     |    1 -
 src/Makefile.am |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a50cc4e..cc3c02d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,6 @@ EXTRA_DIST =		\
 	.project	\
 	.settings	\
 	autogen.sh	\
-	THIS_DOES_NOT_EXIST \
 	tools/check-for-missing.py
 
 # These are files checked into Git that we don't want to distribute
diff --git a/src/Makefile.am b/src/Makefile.am
index 99d0636..3f754ec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,6 +53,7 @@ CLEANFILES += $(SHELL_STAMP_FILES)
 libgnome_shell_la_SOURCES =			\
 	$(shell_built_sources)			\
 	gnome-shell-plugin.c			\
+	THIS_DOES_NOT_EXIST	\
 	shell-app.c         \
 	shell-app.h         \
 	shell-app-private.h \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]