From: Lennart Poettering Date: Sun, 25 Oct 2015 23:56:12 +0000 (+0100) Subject: build-sys: add missing makefile symlink X-Git-Tag: v228~145^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58ce77339c60c8c5f1f7789adf0ef80107dbafe3;p=thirdparty%2Fsystemd.git build-sys: add missing makefile symlink --- diff --git a/src/libsystemd/sd-device/Makefile b/src/libsystemd/sd-device/Makefile new file mode 120000 index 00000000000..d0b0e8e0086 --- /dev/null +++ b/src/libsystemd/sd-device/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file