X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=blobdiff_plain;f=Makefile;h=eb7435a2d2682015872219b3cdb9bf58a4607fc3;hp=b16b627972f470fc3a2e12dbf869e0aef971bb90;hb=8dd3896b271776b3bd3b95067d1a7c75ed86c81b;hpb=fc99a8fd59e8ff0862fabfa7eeeafd1340202498 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