diff --git a/CHANGES b/CHANGES index 385af04..63b18ea 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ new features: docu source doc/socat.yo released +corrections: + make uninstall did not uninstall procan + ####################### V 1.6.0.0: new features: diff --git a/Makefile.in b/Makefile.in index ecdf930..335caf9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -134,7 +134,7 @@ install: progs doc/socat.1 uninstall: rm -f $(DESTDIR)$(BINDEST)/socat - rm -f $(DESTDIR)$(BINDEST)/procat + rm -f $(DESTDIR)$(BINDEST)/procan rm -f $(DESTDIR)$(BINDEST)/filan rm -f $(DESTDIR)$(MANDEST)/man1/socat.1