--- malonnote/Makefile.am 2005/08/07 23:24:19 1.9 +++ malonnote/Makefile.am 2005/08/07 23:43:46 1.10 @@ -1,5 +1,5 @@ if IS_DARWIN -noinst_PROGRAMS = mnote app +noinst_PROGRAMS = mnote else bin_PROGRAMS = mnote endif @@ -56,7 +56,7 @@ cp -p mnote.icns ./${APP}/Contents/Resources/ echo -n "APPL????" > ./${APP}/Contents/PkgInfo -appinst: +appinst: app cp -pr mnote.app /Applications/ distsrc: