X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=97e260cc786f349407dda9505b3c6cb196f2ef03;hb=aff1a51a389f09ca1865e54c16cfff4741435c8e;hp=0df27c54ea9ac0be3b5023c420a82d99923603fc;hpb=6b3a592de0eb47d9d92ce3a012ac771319afb868;p=mono.git diff --git a/Makefile.am b/Makefile.am index 0df27c54ea9..97e260cc786 100644 --- a/Makefile.am +++ b/Makefile.am @@ -152,6 +152,7 @@ package-inputs: read libou; echo " $$libou"; \ read fx_ver; echo " $$fx_ver"; \ read profile; echo " $$profile"; \ + read resxt; echo " $$resxt"; \ read resp; echo " $$resp"; \ echo " ") >> msvc/scripts/order.xml; \ done