summaryrefslogtreecommitdiff
path: root/recipes-core/systemd/systemd-machine-id-commit/0001-systemd-machine-id-commit-allow-standalone-build.patch
blob: f0c1c6fa5bf41ed3b0f63a296f6b1eb7942378f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 9e49ff1c3b9e310ab69b3c487c09aebb8943bcac Mon Sep 17 00:00:00 2001
From: Max Krummenacher <max.krummenacher@toradex.com>
Date: Tue, 16 Dec 2014 11:12:44 +0100
Subject: [PATCH] systemd_machine_id_commit: allow standalone build

---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index ac7924e..514345d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2247,6 +2247,8 @@ systemd_fsck_LDADD = \
 	libsystemd-shared.la
 
 # ------------------------------------------------------------------------------
+generate_sources: $(BUILT_SOURCES)
+.PHONY : generate_sources
 systemd_machine_id_commit_SOURCES = \
 	src/machine-id-commit/machine-id-commit.c \
 	src/core/machine-id-setup.c \
-- 
1.9.3