diff --git a/Makefile b/Makefile index 45acece..27eec57 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ # This file may be used under the terms of the GNU General Public License version 3 # see LICENSE.txt + .PHONY: all src test clean doxy-all doxy-cxx doxy-java doxy-clean all: src