(autobuilder test) Really break the build

This commit is contained in:
Colin Walters 2010-03-01 10:52:31 -05:00
parent 14434601a3
commit 760b6ad9ed
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -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 \