diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-19 17:13:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-19 17:13:44 +0200 |
commit | 1a524ed4adbc0170087b1f2ff0e6182c7c79ad6d (patch) | |
tree | bd92cde2d8bf82283b6ed59482988bfb28ba772e /network | |
parent | 5a0e3f28ad2c5c0a9db46d2acc2c906ec11e2461 (diff) | |
download | systemd-1a524ed4adbc0170087b1f2ff0e6182c7c79ad6d.tar.gz |
build-sys: add missing Makefile symlink
Diffstat (limited to 'network')
l--------- | network/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/Makefile b/network/Makefile new file mode 120000 index 0000000000..bd1047548b --- /dev/null +++ b/network/Makefile @@ -0,0 +1 @@ +../src/Makefile
\ No newline at end of file |