mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-22 05:05:41 -04:00
Initilize MAINTAINERCLEANFILES so sub-makefiles can append to it
This commit is contained in:
1 parent
78c3391b78
commit
5c2999fe20
1 file changed
+1
@@ -6,6 +6,7 @@ noinst_PROGRAMS = $(NULL)
|
||||
noinst_LTLIBRARIES = $(NULL)
|
||||
libexec_PROGRAMS = $(NULL)
|
||||
CLEANFILES = $(NULL)
|
||||
MAINTAINERCLEANFILES = $(NULL)
|
||||
DISTCLEANFILES= $(NULL)
|
||||
BUILT_SOURCES = $(NULL)
|
||||
EXTRA_DIST =
|
||||
|
||||
Reference in new issue
Block a user