changeset 1:8b192879c021 default tip

Copy/paste error.
author Sjoerd Mullender <sjoerd@acm.org>
date Tue, 14 Feb 2017 15:32:04 +0100 (2017-02-14)
parents bd282a78330b
children
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Feb 02 09:47:07 2017 +0100
+++ b/Makefile	Tue Feb 14 15:32:04 2017 +0100
@@ -26,6 +26,6 @@
 	rm -f *.o *.so
 
 install: lib_k3m.so
-	cp k3m.mal lib_reverse.so $(DESTDIR)$(LIBDIR)/monetdb5
+	cp k3m.mal lib_k3m.so $(DESTDIR)$(LIBDIR)/monetdb5
 	cp 67_k3m.sql $(DESTDIR)$(LIBDIR)/monetdb5/createdb
 	cp 67_k3m.mal $(DESTDIR)$(LIBDIR)/monetdb5/autoload