build: blow away all dbus-glib generated files during clean

Not just the ones we built; if you're switching often between
git branches, there will be some generated files left over from
the other branch, which then the docs generation stuff pick up
and pollute your autogenerated docs with stuff from other branches.
So just clean up everything on make clean.
This commit is contained in:
Dan Williams 2011-03-19 13:43:05 -05:00
parent d815cb9f33
commit 83ed56108c

View file

@ -239,7 +239,7 @@ DISTCLEANFILES = libnm-glib.pc libnm-glib.pc
EXTRA_DIST = libnm-glib.pc.in libnm-glib-vpn.pc.in libnm-glib.ver libnm-glib-vpn.ver
CLEANFILES = $(BUILT_SOURCES)
CLEANFILES = $(BUILT_SOURCES) *-bindings.h *-glue.h
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =