Add samples to the dist
authorMiguel de Icaza <miguel@gnome.org>
Mon, 11 Aug 2003 15:46:08 +0000 (15:46 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 11 Aug 2003 15:46:08 +0000 (15:46 -0000)
svn path=/trunk/mono/; revision=17256

Makefile.am
configure.in

index 83d30b1f1e2da95729a14da0ff3369cbba906d1d..403567fc8f25955b928cfa8eee9ead0ee6c5708a 100644 (file)
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = @libgc_dir@ mono doc docs runtime scripts man data
+SUBDIRS = @libgc_dir@ mono doc docs runtime scripts man data samples
 
 dnl EXTRA_SUBDIRS = libgc
 
index 90c120b8fa1795838feef03050c7a6571383cd27..c6ccac0e3e39b2e5c8042a25a00f7ac21466d0ce 100644 (file)
@@ -784,6 +784,7 @@ man/Makefile
 doc/Makefile
 docs/Makefile
 data/Makefile
+samples/Makefile
 data/config
 mono.spec
 ])