mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 21:50:17 +01:00
build: clean 0.9.8 generated files
Makes it easier to switch between 0.9.8 and git master.
This commit is contained in:
parent
4edae526c1
commit
834c6f32b3
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue