mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-24 07:20:29 +00:00
move schema files to etc/ and modify makefile to install them into $(datadir)
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
This commit is contained in:
parent
a5ed8c65a0
commit
b323d9e5c3
@ -1,4 +1,4 @@
|
||||
ETCDIRS = styles
|
||||
ETCDIRS = styles schema
|
||||
-include local.mk # optional local customization
|
||||
|
||||
.NOTPARALLEL: # always run this make serially
|
||||
|
Loading…
Reference in New Issue
Block a user