Skip to content
Snippets Groups Projects
Commit 992c47cc authored by Aaron's avatar Aaron
Browse files

use correct Makefile

parent a673d34d
No related branches found
No related tags found
No related merge requests found
......@@ -201,4 +201,4 @@ autoversion:
echo "#define VERSION_GIT_H" >> $(VERSION_FILE) ; \
echo "#define VERSION_GIT \"$${DETECTED_VERSION}\"" >> $(VERSION_FILE) ; \
echo "#endif /* VERSION_GIT_H */" >> $(VERSION_FILE) ; \
fi )
fi )
\ No newline at end of file
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