Remove references to files that no longer exist
This commit is contained in:
parent
1048ae898b
commit
ab663d62e4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user