From 53959d40924628f1ebae3e7d524318eb212de4bf Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 7 May 2019 17:38:21 -0700 Subject: dll_h: move to include/dll_h --- .gitmodules | 2 +- dll_h | 1 - include/dll_h | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 160000 dll_h create mode 160000 include/dll_h diff --git a/.gitmodules b/.gitmodules index 71f303a..ff490ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "dll_h"] - path = dll_h + path = include/dll_h url = git://git.pengaru.com/dll_h diff --git a/dll_h b/dll_h deleted file mode 160000 index dbcf483..0000000 --- a/dll_h +++ /dev/null @@ -1 +0,0 @@ -Subproject commit dbcf483d4069d9f82cf99c4965d05c99cf098165 diff --git a/include/dll_h b/include/dll_h new file mode 160000 index 0000000..dbcf483 --- /dev/null +++ b/include/dll_h @@ -0,0 +1 @@ +Subproject commit dbcf483d4069d9f82cf99c4965d05c99cf098165 -- cgit v1.2.3