2008-01-05 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Sat, 5 Jan 2008 19:05:06 +0000 (19:05 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sat, 5 Jan 2008 19:05:06 +0000 (19:05 -0000)
* Makefile.am (DIST_SUBDIRS): Use $(eglib_dir) instead of eglib to
fix make dist.

svn path=/trunk/mono/; revision=92312

ChangeLog
Makefile.am

index 9c289d60aed2bcf79771a2ae6aba93b6976942b5..f2d67d0dd18326796bbafcfe613b412f81c346a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am (DIST_SUBDIRS): Use $(eglib_dir) instead of eglib to
+       fix make dist.
+
 2008-01-05  Andreas Faerber  <andreas.faerber@web.de>
 
        * configure.in: Add support for building with eglib and VPATH.
index 5b45e5199231bfbc0740b8b7a5e3eb5204af9098..2f1435fd26d5cc1b6720682f6e861b7eb3d64573 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = $(libgc_dir) $(eglib_dir) mono $(ikvm_native_dir) support docs data ru
 
 # Keep in sync with SUBDIRS
 ## 'tools' is not normally built
-DIST_SUBDIRS = libgc eglib mono ikvm-native support docs data runtime scripts man samples web tools msvc
+DIST_SUBDIRS = libgc $(eglib_dir) mono ikvm-native support docs data runtime scripts man samples web tools msvc
 
 EXTRA_DIST= mono-uninstalled.pc.in LICENSE