diff options
| -rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 3e19e435..7b4c917e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -3,5 +3,5 @@ libopen: all: libopen -install: +install: all $(INSTALL) libopen.so.0.0 $(DESTDIR)/usr/lib |
