summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-07-19 23:07:23 +0200
committerKay Sievers <kay@vrfy.org>2012-07-19 23:07:23 +0200
commit1d57af45cfcccd87aa8308bdc636f15eab2231a2 (patch)
treec76e908e539a83460db905a67fd71be7d211c2ee /Makefile.am
parent3f612b9123208577736957786633ead53ae41b66 (diff)
build-sys: fix variable assignment
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 985e8eff4..b15b9f54c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,7 @@ rootprefix=@rootprefix@
rootbindir=$(rootprefix)/bin
rootlibexecdir=$(rootprefix)/lib/systemd
-CLEANFILES = BUILT_SOURCES
+CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST =
BUILT_SOURCES =
INSTALL_EXEC_HOOKS =