From: Adam Dickmeiss Date: Tue, 18 Aug 2015 11:07:59 +0000 (+0200) Subject: Install cql2pqf.txt X-Git-Tag: v0.7~8 X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=commitdiff_plain;h=8dd3896b271776b3bd3b95067d1a7c75ed86c81b;hp=fc99a8fd59e8ff0862fabfa7eeeafd1340202498;ds=sidebyside Install cql2pqf.txt --- diff --git a/Makefile b/Makefile index b16b627..eb7435a 100644 --- 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