Skip to content
Snippets Groups Projects
Commit b089798b authored by Ludwig Knüpfer's avatar Ludwig Knüpfer
Browse files

native/make: add missing target

parent 996c08aa
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,8 @@ endif
all: # do not override first target
all-debug: all
all-gprof: all
all-valgrind: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment