build: clean 0.9.8 generated files

Makes it easier to switch between 0.9.8 and git master.
This commit is contained in:
Dan Williams
2014-02-26 09:58:15 -06:00
parent 4edae526c1
commit 834c6f32b3

View File

@@ -432,5 +432,9 @@ install-data-hook:
$(mkinstalldirs) -m 0700 $(DESTDIR)$(statedir)
$(mkinstalldirs) -m 0755 $(DESTDIR)$(pkglibdir)
CLEANFILES = $(BUILT_SOURCES)
CLEANFILES = \
$(BUILT_SOURCES) \
settings/*-glue.h \
devices/*-glue.h \
devices/*/*-glue.h