kdesdk/scripts create_makefile,1.11,1.12 Author: coolo Mon Jul 2 11:02:26 UTC 2001 Modified Files: create_makefile Log Message: automoc is no longer supported - subdirs with own configure are now (e.g. kde-i18n/*) - if test -f admin/automoc; then perl admin/automoc $relpath.in ; \ - else - if test -f automoc; then perl automoc -v $relpath.in; fi + if test -f ../admin/am_edit; then perl ../admin/am_edit $relpath.in ; \