X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=ad01711ab8aaad25def76bbe6616cade7f979c22;hb=dc9be80ffeec1ddefcf772329ccdacae12a37ad4;hp=7da02acc4b19f6e18dc1560e35ef64438ea6a0f7;hpb=a5cf4443c75b3259ee7184286b290cc43535c884;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 7da02ac..ad01711 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -67,6 +67,7 @@ include ../Makefile.common extra: if [ -f Prelude.hs ]; then mv Prelude.hs Prelude.hs.unused; fi if [ -f Numeric.hs ]; then mv Numeric.hs Numeric.hs.unused; fi + $(INSTALL) include/Typeable.h $(INCDIR)/packages/$(THISPKG) extracfiles: if [ -f Prelude.hs ]; then mv Prelude.hs Prelude.hs.unused; fi if [ -f Numeric.hs ]; then mv Numeric.hs Numeric.hs.unused; fi