Install some pkgconfig files
This commit is contained in:
parent
d64b8e9e53
commit
8be9990cdb
7 changed files with 35 additions and 0 deletions
|
|
@ -30,3 +30,5 @@ $(d)/local-store.cc: $(d)/schema.sql.hh
|
|||
$(trace-gen) sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/' < $< > $@ || (rm $@ && exit 1)
|
||||
|
||||
clean-files += $(d)/schema.sql.hh
|
||||
|
||||
$(eval $(call install-file-in, $(d)/nix-store.pc, $(libdir)/pkgconfig, 0644))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue