Explorar o código

Makefile.am: renaming of StarPU-Top to starpu_top

Nathalie Furmento %!s(int64=14) %!d(string=hai) anos
pai
achega
2577b0db97
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile.am

+ 2 - 2
Makefile.am

@@ -78,8 +78,8 @@ install-exec-local:
 	$(MKDIR_P) $(DESTDIR)$(bindir)
 	$(INSTALL_STRIP_PROGRAM) starpu-top/starpu_top $(DESTDIR)$(bindir)
 uninstall-local:
-	$(RM) $(DESTDIR)$(bindir)/StarPU-Top
-	$(RM) starpu-top/StarPU-Top
+	$(RM) $(DESTDIR)$(bindir)/starpu_top
+	$(RM) starpu-top/starpu_top
 	$(RM) starpu-top/Makefile
 
 if STARPU_HAVE_HELP2MAN