diff options
Diffstat (limited to 'instrumentation')
-rw-r--r-- | instrumentation/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instrumentation/Makefile b/instrumentation/Makefile new file mode 100644 index 00000000..6cdd1a07 --- /dev/null +++ b/instrumentation/Makefile @@ -0,0 +1,2 @@ +all: + @echo "no need to do make in the instrumentation/ directory :) - it is all done in the main one" |