diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-08-13 10:22:02 +0200 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-09-10 05:07:32 -0400 |
commit | 6dc47ec5e311c2f43c08959e3610e760874a4efc (patch) | |
tree | 48c11de244a2ec8009111ac4a6e095b97e987779 /src | |
parent | 575c1edb7d759a7d19f7795c027430c2f14f86b2 (diff) |
build-sys: add two makefile symlinks
Diffstat (limited to 'src')
l--------- | src/gpt-auto-generator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpt-auto-generator/Makefile b/src/gpt-auto-generator/Makefile new file mode 120000 index 0000000000..d0b0e8e008 --- /dev/null +++ b/src/gpt-auto-generator/Makefile @@ -0,0 +1 @@ +../Makefile
\ No newline at end of file |