Remove references to files that no longer exist

This commit is contained in:
Dan Winship 2009-03-10 13:01:04 -04:00
parent 1048ae898b
commit ab663d62e4

View File

@ -22,8 +22,7 @@ tidy_source_h = \
tidy/tidy-grid.h \ tidy/tidy-grid.h \
$(NULL) $(NULL)
tidy_source_h_private = \ tidy_source_h_priv = \
tidy/tidy-debug.h \
$(NULL) $(NULL)
# please, keep this sorted alphabetically # please, keep this sorted alphabetically
@ -87,5 +86,4 @@ CLEANFILES += $(TIDY_STAMP_FILES) $(BUILT_SOURCES)
EXTRA_DIST += \ EXTRA_DIST += \
tidy/tidy-enum-types.h.in \ tidy/tidy-enum-types.h.in \
tidy/tidy-enum-types.c.in \ tidy/tidy-enum-types.c.in \
tidy/tidy-private.h \
tidy/tidy-marshal.list tidy/tidy-marshal.list