diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-07-20 19:56:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-20 19:56:07 +0200 |
commit | f7a2b4213cf09a08fba0723e156d68bb18df8640 (patch) | |
tree | 641380436f72a55c1af4bf0a7e37114ac792664b /src/libsystemd/sd-path | |
parent | 98eda38aed6a10c4f6d6ad0cac6e5361e87de52b (diff) | |
parent | 18b9ad1f61f42d4558b89da6dc00c607630f2f48 (diff) | |
download | systemd-f7a2b4213cf09a08fba0723e156d68bb18df8640.tar.gz |
Merge pull request #6266 from keszybz/drop-autotools
Drop support for autotools / automake / make
Diffstat (limited to 'src/libsystemd/sd-path')
l--------- | src/libsystemd/sd-path/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/sd-path/Makefile b/src/libsystemd/sd-path/Makefile deleted file mode 120000 index d0b0e8e008..0000000000 --- a/src/libsystemd/sd-path/Makefile +++ /dev/null @@ -1 +0,0 @@ -../Makefile
\ No newline at end of file |