[gnome-shell: 2/2] Remove references to files that no longer exist



commit ab663d62e45759ea404622479146d7b4ad7c9469
Author: Dan Winship <danw gnome org>
Date:   Tue Mar 10 13:01:04 2009 -0400

    Remove references to files that no longer exist
---
 src/Makefile-tidy.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/src/Makefile-tidy.am b/src/Makefile-tidy.am
index 3f3d507..e76a112 100644
--- a/src/Makefile-tidy.am
+++ b/src/Makefile-tidy.am
@@ -22,8 +22,7 @@ tidy_source_h =					\
 	tidy/tidy-grid.h			\
 	$(NULL)
 
-tidy_source_h_private = \
-	tidy/tidy-debug.h \
+tidy_source_h_priv =				\
 	$(NULL)
 
 # please, keep this sorted alphabetically
@@ -87,5 +86,4 @@ CLEANFILES += $(TIDY_STAMP_FILES) $(BUILT_SOURCES)
 EXTRA_DIST +=					\
 	tidy/tidy-enum-types.h.in		\
 	tidy/tidy-enum-types.c.in		\
-	tidy/tidy-private.h			\
 	tidy/tidy-marshal.list



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