Print this page
lib: move compat links from targetdirs to proper makefiles

@@ -24,8 +24,8 @@
 #
 
 include         $(SRC)/lib/Makefile.filter.com
 include         ../Makefile.com
 
-install:        all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS)
+install:        all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS)
 
 include         $(SRC)/lib/Makefile.filter.targ