Skip to content

Commit ae61eaa

Browse files
committed
added makespec
1 parent 0910fa4 commit ae61eaa

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "makespec"]
2+
path = makespec
3+
url = https://github.com/jakobib/makespec.git

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ AUTHOR=Carsten Klee (ZDB)
44
HTML_CSS=code-box.css
55
TITLE=MARCspec - A common MARC record path language
66

7-
include ../makespec/Makefile
7+
include makespec/Makefile

makespec

Submodule makespec added at 7d525bd

0 commit comments

Comments
 (0)