From 1cfeca882ebbd2de350a62e97e7ace35d3a57644 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 8 Aug 2016 13:20:56 -0400 Subject: fix --- src/systemd-nspawn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd-nspawn') diff --git a/src/systemd-nspawn/Makefile b/src/systemd-nspawn/Makefile index 8ea5967add..15db3ca3b2 100644 --- a/src/systemd-nspawn/Makefile +++ b/src/systemd-nspawn/Makefile @@ -82,6 +82,6 @@ test_patch_uid_LDADD = \ manual_tests += \ test-patch-uid -systemd.CPPFLAGS += -I$(topsrcdir)/src/libudev/src +sd.CPPFLAGS += -I$(topsrcdir)/src/libudev/src include $(topsrcdir)/build-aux/Makefile.tail.mk -- cgit v1.2.3-54-g00ecf