mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-14 05:02:44 -04:00
Initilize MAINTAINERCLEANFILES so sub-makefiles can append to it
This commit is contained in:
@@ -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