diff -Nur kdesdk-3.4.90.orig/umbrello/umbrello/Makefile.am kdesdk-3.4.90/umbrello/umbrello/Makefile.am --- kdesdk-3.4.90.orig/umbrello/umbrello/Makefile.am 2005-08-06 11:41:16.000000000 +0200 +++ kdesdk-3.4.90/umbrello/umbrello/Makefile.am 2005-08-23 09:46:15.000000000 +0200 @@ -102,7 +102,9 @@ umbrello_LDADD = ./refactoring/librefactoring.la ./classparser/libclassparser.la ./clipboard/libclipboard.la ./dialogs/libdialogs.la ./codegenerators/libcodegenerator.la $(AUTOLAYOUT_LIBS) $(LIB_KDEPRINT) $(LIB_KIO) -SUBDIRS = $(AUTOLAYOUT_DIR) classparser dialogs clipboard pics codegenerators headings refactoring +## See section "dnl Not GPL compatible" in ../configure.in.in +# SUBDIRS = $(AUTOLAYOUT_DIR) classparser dialogs clipboard pics codegenerators headings refactoring +SUBDIRS = classparser dialogs clipboard pics codegenerators headings refactoring KDE_ICON=AUTO