OSDN Git Service
(root)
/
android-x86
/
external-alsa-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b36c9e3
)
Added directory installation to install-jack
author
Jaroslav Kysela
<perex@perex.cz>
Mon, 10 Mar 2003 12:54:08 +0000
(12:54 +0000)
committer
Jaroslav Kysela
<perex@perex.cz>
Mon, 10 Mar 2003 12:54:08 +0000
(12:54 +0000)
src/pcm/ext/Makefile.am
patch
|
blob
|
history
diff --git
a/src/pcm/ext/Makefile.am
b/src/pcm/ext/Makefile.am
index
8e39d55
..
418f339
100644
(file)
--- a/
src/pcm/ext/Makefile.am
+++ b/
src/pcm/ext/Makefile.am
@@
-29,4
+29,5
@@
hand-install: install-exec-am
jack: libasound_module_pcm_jack.la
install-jack:
+ $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
$(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) libasound_module_pcm_jack.la $(DESTDIR)$(pkglibdir)/libasound_module_pcm_jack.la