Install cql2pqf.txt
[mp-sparql-moved-to-github.git] / 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