From: Michael Stapelberg Date: Sun, 10 Jun 2012 16:23:20 +0000 (+0200) Subject: also don’t ship GOALS X-Git-Tag: 4.3~207^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5e735744ce3b9d722ace1346da1c15c78d140b2f;p=i3%2Fi3 also don’t ship GOALS --- diff --git a/Makefile b/Makefile index e26b563e..4cdcee43 100644 --- a/Makefile +++ b/Makefile @@ -108,7 +108,7 @@ dist: distclean [ ! -d i3-${VERSION} ] || rm -rf i3-${VERSION} [ ! -e i3-${VERSION}.tar.bz2 ] || rm i3-${VERSION}.tar.bz2 mkdir i3-${VERSION} - cp i3-migrate-config-to-v4 generate-command-parser.pl i3-sensible-* i3.config.keycodes DEPENDS GOALS LICENSE PACKAGE-MAINTAINER RELEASE-NOTES-${VERSION} i3.config i3.xsession.desktop i3.applications.desktop pseudo-doc.doxygen Makefile i3-${VERSION} + cp i3-migrate-config-to-v4 generate-command-parser.pl i3-sensible-* i3.config.keycodes DEPENDS LICENSE PACKAGE-MAINTAINER RELEASE-NOTES-${VERSION} i3.config i3.xsession.desktop i3.applications.desktop pseudo-doc.doxygen Makefile i3-${VERSION} cp -r src libi3 i3-msg i3-nagbar i3-config-wizard i3bar i3-dump-log yajl-fallback include man parser-specs i3-${VERSION} # Only copy toplevel documentation (important stuff) mkdir i3-${VERSION}/docs