Skip to content

Commit 8ebf7c1

Browse files
committed
Updated dependencies
1 parent 0d5394d commit 8ebf7c1

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/Makefile.d

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@ $(LSP_R3D_BASE_LIB_BIN)/main/base_backend.o: main/base_backend.cpp \
33
$(LSP_R3D_BASE_LIB_INC)/lsp-plug.in/r3d/base/version.h \
44
$(LSP_R3D_IFACE_INC)/lsp-plug.in/r3d/iface/backend.h \
55
$(LSP_R3D_IFACE_INC)/lsp-plug.in/r3d/iface/version.h \
6-
$(LSP_R3D_IFACE_INC)/lsp-plug.in/r3d/iface/types.h \
76
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
87
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
8+
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/finally.h \
99
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/status.h \
10+
$(LSP_R3D_IFACE_INC)/lsp-plug.in/r3d/iface/types.h \
1011
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h
11-
$(LSP_R3D_BASE_LIB_BIN)/test/main.o: test/main.cpp \
12-
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main.h \
13-
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
14-
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
15-
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h
12+
$(LSP_R3D_BASE_LIB_BIN)/test/main.o: test/main.cpp

0 commit comments

Comments
 (0)