Update Makefile
Compare changes
+ 2
− 2
@@ -25,7 +25,7 @@ install_source:
@@ -103,4 +103,4 @@ debian-package-all: source
\ No newline at end of file
On both Mac OS and Debian, it reported '@cp is a invalid command' when issue 'make && make install'. I'm not sure it's the right way to do fix it, but after I delete '@' it just works.