Don't put 2 copies of the RTS libraries in the bindists
authorIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 17:29:45 +0000 (17:29 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 16 Mar 2011 17:29:45 +0000 (17:29 +0000)
rts/ghc.mk

index d81c125..3e0e11a 100644 (file)
@@ -531,5 +531,4 @@ INSTALL_LIBS += $(ALL_RTS_LIBS)
 $(eval $(call clean-target,rts,dist,rts/dist))
 
 BINDIST_EXTRAS += rts/package.conf.in
-BINDIST_EXTRAS += $(ALL_RTS_LIBS)