mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-23 23:28:14 -05: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