Merge pull request #226 from petejohanson/uri-templates-unprefixed-wildcard
[mono.git] / Makefile.am
index 0789629797deaebc3f6532aece7922904c64dab0..6d3780e593115fad2ef84232c0bc2b33e387d6ef 100644 (file)
@@ -24,9 +24,6 @@ EXTRA_DIST= \
            build-mingw32.sh \
            mkinstalldirs \
            mono-uninstalled.pc.in \
-           nls.m4 \
-           po.m4 \
-           progtest.m4 \
            winconfig.h
 
 DISTCHECK_CONFIGURE_FLAGS = EXTERNAL_MCS=false EXTERNAL_RUNTIME=false
@@ -142,6 +139,7 @@ package-inputs:
                 read output; echo "      <output>$$output</output>"; \
                 read built;  echo "      <built_sources>$$built</built_sources>"; \
                 read libou;  echo "      <library_output>$$libou</library_output>"; \
+                read fx_ver; echo "      <fx_version>$$fx_ver</fx_version>"; \
                 read resp;   echo "      <response>$$resp</response>"; \
                echo "    </project>") >> msvc/scripts/order.xml; \
        done