diff options
Diffstat (limited to 'SD-VBS/benchmarks/texture_synthesis/Makefile')
-rw-r--r-- | SD-VBS/benchmarks/texture_synthesis/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SD-VBS/benchmarks/texture_synthesis/Makefile b/SD-VBS/benchmarks/texture_synthesis/Makefile new file mode 100644 index 0000000..60cc0ec --- /dev/null +++ b/SD-VBS/benchmarks/texture_synthesis/Makefile | |||
@@ -0,0 +1,3 @@ | |||
1 | include ../../common/makefiles/Makefile.include | ||
2 | include $(MAKEFILE_COMMON_DIR)/Makefile.recurse | ||
3 | |||