--- libgig/trunk/Makefile.am 2007/03/24 17:41:40 1122 +++ libgig/trunk/Makefile.am 2007/03/24 18:20:09 1123 @@ -1,7 +1,7 @@ # require automake >= 1.5 (mandatory for option dist-bzip2) AUTOMAKE_OPTIONS = 1.5 dist-bzip2 -SUBDIRS = doc man src debian +SUBDIRS = doc man src debian win32 # to prevent compile errors on some systems AM_CXXFLAGS = -pedantic