projects
/
mp-sparql-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc99a8f
)
Install cql2pqf.txt
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 18 Aug 2015 11:07:59 +0000
(13:07 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 18 Aug 2015 11:07:59 +0000
(13:07 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b16b627
..
eb7435a
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,11
+18,11
@@
clean check: $(CDEP)
install:
mkdir -p $(DESTDIR)$(pkgdatadir)/bibframe
- cp bibframe/*.xml $(DESTDIR)$(pkgdatadir)/bibframe
+ cp bibframe/cql2pqf.txt bibframe/*.xml $(DESTDIR)$(pkgdatadir)/bibframe
for d in $(SUBDIRS); do \
$(MAKE) -C $$d $@; \
done
$(CDEP):
git submodule init
- git submodule update
\ No newline at end of file
+ git submodule update