This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
indention fix
tags/1.9.9.5
Nedko Arnaudov
13 years ago
parent
83f991900d
commit
fcda41cb59
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dbus/wscript
+1
-1
linux/wscript
+ 1
- 1
dbus/wscript
View File
@@ -63,7 +63,7 @@ def build(bld):
#'xml_nop.c',
'xml_write_raw.c',
'sigsegv.c',
'reserve.c',
'reserve.c',
]
obj.use = ['serverlib']
if bld.env['IS_LINUX']:
+ 1
- 1
linux/wscript
View File
@@ -54,7 +54,7 @@ def build(bld):
'../common/memops.c',
'alsa/generic_hw.c',
'alsa/hdsp.c',
'alsa/alsa_driver.c',
'alsa/alsa_driver.c',
'alsa/hammerfall.c',
'alsa/ice1712.c'
]
Write
Preview
Loading…
Cancel
Save