summaryrefslogtreecommitdiff
path: root/include/dm-logging.h
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-04-27 15:12:15 +0100
committerJoe Thornber <ejt@redhat.com>2018-04-27 15:12:15 +0100
commitf8f621951315087c4e7720682be495941dc3cf37 (patch)
treea4822e1a153087928ce67d12752b681b547d5503 /include/dm-logging.h
parent54856b2965f4dc9fa05201af6407c1ed89577bb8 (diff)
downloadlvm2-f8f621951315087c4e7720682be495941dc3cf37.tar.gz
build: Stop creating the symlinks in include/ on the fly.
Git handles symlinks, tar handles symlinks. So I've just put the links themselves into git. This simplifies dependencies a little, and stop some build loops I was hitting.
Diffstat (limited to 'include/dm-logging.h')
l---------include/dm-logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm-logging.h b/include/dm-logging.h
new file mode 120000
index 000000000..2af311e9f
--- /dev/null
+++ b/include/dm-logging.h
@@ -0,0 +1 @@
+../libdm/misc/dm-logging.h \ No newline at end of file