mirror of
https://github.com/openharmony/third_party_tinyalsa.git
synced 2026-06-30 20:18:00 -04:00
tinyalsa: add plugin.h to install path
Export plugin.h so that it can be used by tinyalsa clients. Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
This commit is contained in:
@@ -33,6 +33,7 @@ install:
|
||||
install include/tinyalsa/mixer.h $(DESTDIR)$(INCDIR)/
|
||||
install include/tinyalsa/asoundlib.h $(DESTDIR)$(INCDIR)/
|
||||
install include/tinyalsa/version.h $(DESTDIR)$(INCDIR)/
|
||||
install include/tinyalsa/plugin.h $(DESTDIR)$(INCDIR)/
|
||||
$(MAKE) -C src install
|
||||
$(MAKE) -C utils install
|
||||
$(MAKE) -C doxygen install
|
||||
|
||||
Reference in New Issue
Block a user