This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
Added memops.h to Makefile.am so it'll be included in dist.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@975 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
trutkin
19 years ago
parent
85649949ee
commit
2fad5a66fb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
drivers/alsa/Makefile.am
+ 1
- 0
drivers/alsa/Makefile.am
View File
@@ -15,6 +15,7 @@ noinst_HEADERS = alsa_driver.h \
hammerfall.h \
hdsp.h \
ice1712.h \
memops.h \
usx2y.h
jack_alsa_la_LIBADD = $(ALSA_LIBS)
Write
Preview
Loading…
Cancel
Save