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

@@ -14,8 +14,8 @@
 #
 
 include         $(SRC)/lib/Makefile.filter.com
 include         ../Makefile.com
 
-install:        $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install:        $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
 
 include         $(SRC)/lib/Makefile.filter.targ