Fix bug which decoded elliptic curve key data wrongly.
[u/mdw/catacomb] / Makefile.m4
index 2b869f4..c462e0b 100644 (file)
@@ -313,7 +313,7 @@ mpdump_LDADD =
 ## `install' if there are subdirectories.
 
 changequote(<, >)
-install: install-exec-hook
+install: install-exec-hook
 install-exec-hook:
        @pixie="$(DESTDIR)$(bindir)/`echo pixie|sed $(transform)`"; \
        if chown root $$pixie && chmod 4755 $$pixie; then \