Dist fixes
authorAndrew Jorgensen <ajorgensen@novell.com>
Wed, 20 Apr 2011 18:11:59 +0000 (12:11 -0600)
committerAndrew Jorgensen <ajorgensen@novell.com>
Wed, 20 Apr 2011 18:11:59 +0000 (12:11 -0600)
.gitignore
configure.in
m4/.gitignore
m4/Makefile.am
mono/utils/Makefile.am

index 6656b30a96b7ac1427ad3082ff86ab79220def26..f164c88850b4073d6a1fb5327bc89fd98a41190f 100644 (file)
@@ -15,7 +15,7 @@
 /libtool
 /ltconfig
 /ltmain.sh
-/mono-*.tar.gz
+/mono-*.tar.*
 /*.pc
 /mono.spec
 /mono-core.spec
index 1cce3601fda599c6c9f9df7bebef771ea422e55a..6f6da5057f5b93b0a49efb6092a068e4d8e01222 100644 (file)
@@ -2909,6 +2909,7 @@ mono/monograph/Makefile
 mono/io-layer/Makefile
 mono/mini/Makefile
 mono/profiler/Makefile
+m4/Makefile
 ikvm-native/Makefile
 scripts/Makefile
 man/Makefile
index 38066ddf7cadabe6ee4140de6bd3c539cf2716b5..7a0b214d7ba491e7fcf1f6505921e35b7db0d525 100644 (file)
@@ -1,3 +1,5 @@
+Makefile
+Makefile.in
 libtool.m4
 ltoptions.m4
 ltsugar.m4
index 867c3896bf31ee0a71496165f4983c994d3c154b..5d51ce8aa64cb714948596793622deeb37b01bb8 100644 (file)
@@ -1 +1 @@
-EXTRA_DIST = gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 dolt.m4 $(wildcard *.m4)
+EXTRA_DIST = iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 $(wildcard *.m4)
index fa2b287b8fb74758935bd2e79bdb7179b638764c..f7da75ed09542c327349124769bf8bebe5d367fb 100644 (file)
@@ -89,7 +89,9 @@ monoutils_sources = \
        mono-threads.c  \
        mono-threads-posix.c    \
        mono-threads-mach.c     \
-       mono-threads.h
+       mono-threads.h  \
+       mono-tls.h      \
+       linux_magic.h
 
 arch_sources =