summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2017-01-16 11:37:44 +0100
committerAlexander Larsson <alexl@redhat.com>2017-01-16 11:37:44 +0100
commit5c2999fe201c43a66ea29b3948865662ea5336bc (patch)
tree2cb2e5d431b69fa57f780c89c23cd10f0e37ddd1 /Makefile.am
parent78c3391b78f8ff8fb295fe328d36d0b29983801b (diff)
downloadflatpak-5c2999fe201c43a66ea29b3948865662ea5336bc.tar.gz
Initilize MAINTAINERCLEANFILES so sub-makefiles can append to it
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bdcce21..24b25287 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ noinst_PROGRAMS = $(NULL)
noinst_LTLIBRARIES = $(NULL)
libexec_PROGRAMS = $(NULL)
CLEANFILES = $(NULL)
+MAINTAINERCLEANFILES = $(NULL)
DISTCLEANFILES= $(NULL)
BUILT_SOURCES = $(NULL)
EXTRA_DIST =