Commit 10b4ea2e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: samplerate, don't forget to install .pc file

parent aa9cc452
......@@ -21,5 +21,5 @@ samplerate: libsamplerate-$(SAMPLERATE_VERSION).tar.gz .sum-samplerate
.samplerate: samplerate
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) -C src install
cd $< && $(MAKE) -C src install && $(MAKE) install-data
touch $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment