From: Lennart Poettering Date: Tue, 13 Aug 2013 08:22:02 +0000 (+0200) Subject: build-sys: add two makefile symlinks X-Git-Tag: v207~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00aa179e3944286d6837fe8534de071033e02eab;p=thirdparty%2Fsystemd.git build-sys: add two makefile symlinks --- diff --git a/hwdb/Makefile b/hwdb/Makefile new file mode 120000 index 00000000000..bd1047548bd --- /dev/null +++ b/hwdb/Makefile @@ -0,0 +1 @@ +../src/Makefile \ No newline at end of file diff --git a/src/gpt-auto-generator/Makefile b/src/gpt-auto-generator/Makefile new file mode 120000 index 00000000000..d0b0e8e0086 --- /dev/null +++ b/src/gpt-auto-generator/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file