summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile')
-rw-r--r--Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile b/Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile
new file mode 100644
index 0000000..cab3b8f
--- /dev/null
+++ b/Tests/ExternalProjectSourceSubdirNotCMake/Example/subdir/Makefile
@@ -0,0 +1,2 @@
+all:
+ echo "complete"