diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-20 20:31:01 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-20 21:39:16 +0100 |
commit | c7db8aa9d3da1704cd0d4b867627cf14badf6ef7 (patch) | |
tree | 27f396060ec4ab3e3b932c54bdba8fcf1797da7b /catalog | |
parent | 54728c372afe83ad7650201ce7b61d0fa110657c (diff) |
build-sys: add symlink Makefile to catalog/ too
Diffstat (limited to 'catalog')
l--------- | catalog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog/Makefile b/catalog/Makefile new file mode 120000 index 0000000000..bd1047548b --- /dev/null +++ b/catalog/Makefile @@ -0,0 +1 @@ +../src/Makefile
\ No newline at end of file |