diff --git a/languages/cpp/app_templates/cpphello/cpp-Makefile.cvs b/languages/cpp/app_templates/cpphello/cpp-Makefile.cvs index d1607023..5f31aa25 100644 --- a/languages/cpp/app_templates/cpphello/cpp-Makefile.cvs +++ b/languages/cpp/app_templates/cpphello/cpp-Makefile.cvs @@ -1,8 +1,4 @@ default: all all: - aclocal - autoheader - automake - autoconf - + autoreconf --install