--- malonnote/Makefile.am 2005/07/30 10:55:16 1.4 +++ malonnote/Makefile.am 2005/07/30 21:00:22 1.5 @@ -54,6 +54,11 @@ cp -p mnote.icns ./${APP}/Contents/Resources/ echo -n "APPL????" > ./${APP}/Contents/PkgInfo +distsrc: + cvs2cl.pl + make dist + mv ${DIST_ARCHIVES} ${MY_DIST_DIR}-src.tar.gz + distosx: mkdir ${MY_DIST_DIR} cp -r ${APP} ${MY_DIST_DIR}