summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Collapse)Author
2012-04-20move schema files to etc/ and modify makefile to install them into $(datadir)Achim Gratz
etc/Makefile: add "schema" to $(ETCDIRS) contrib/odt/etc/schema/od-manifest-schema-v1.2-cs01.rnc: move to etc/schema/od-manifest-schema-v1.2-cs01.rnc contrib/odt/etc/schema/od-schema-v1.2-cs01.rnc: move to etc/schema/od-schema-v1.2-cs01.rn contrib/odt/etc/schema/schemas.xml: move to etc/schema/schemas.xml
2012-04-20more robust shell code for install/clean-installAchim Gratz
{etc,lisp}/Makefile: use shell instead of make for looping, make code more robust
2012-04-20Introduce $(datadir), prefix all installation paths with $(DESTDIR)Achim Gratz
Makefile: remove includes for maintainer targets, these will go into local.mk on the server default.mk: introduce $(datadir) to replace $(etcdir) in etc/Makefile doc/Makefile: replace $etcdir) with $(datadir) lisp/Makefile: record ODT styles location as defconst in org-install {doc,etc,lisp}/Makefile: prefix all installation targets with $(DESTDIR)
2012-04-20create Makefile for etc/, some additions to .gitignoreAchim Gratz
* etc/Makefile: create, activate subdir "styles" for ODT exporter * .gitignore: ignore doc/git-describe.texi and .gitattributes