X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=2f1435fd26d5cc1b6720682f6e861b7eb3d64573;hb=39de6e2a83d5ce09f208728eeb14808e49c5b3bc;hp=12af7d609bc94bdbd6019e72e12a830f269360d2;hpb=8bd82a1a193e218173bfb2beeafb050d9d59e9b6;p=mono.git diff --git a/Makefile.am b/Makefile.am index 12af7d609bc..2f1435fd26d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,11 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I . -SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web msvc +SUBDIRS = $(libgc_dir) $(eglib_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web msvc # Keep in sync with SUBDIRS ## 'tools' is not normally built -DIST_SUBDIRS = libgc 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