lib: move compat links from targetdirs to proper makefiles
@@ -26,6 +26,6 @@ # Copyright 2013 Nexenta Systems, Inc. All rights reserved. # include ../Makefile.com -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)