diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-15 14:17:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-15 14:17:58 +0200 |
commit | 08d4f8e2c3b319943b6a3a3ac3072752e8c7786b (patch) | |
tree | c2b41782249474b6b56febb6f4d4367d2d74970c /src/utils/Makefile | |
parent | bea524cb7aafad1be122f0a4b580ae3df9dc1d40 (diff) |
build-sys: readd stub makefiles to subdirectories to make building with emacs easier
Diffstat (limited to 'src/utils/Makefile')
l--------- | src/utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/Makefile b/src/utils/Makefile new file mode 120000 index 00000000..f5b1dba5 --- /dev/null +++ b/src/utils/Makefile @@ -0,0 +1 @@ +../modules/Makefile
\ No newline at end of file |