projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
735a7f7
)
Version 0.3.0 from FTP
author
Mark Spencer
<markster@digium.com>
Wed, 2 Oct 2002 16:20:41 +0000
(16:20 +0000)
committer
Mark Spencer
<markster@digium.com>
Wed, 2 Oct 2002 16:20:41 +0000
(16:20 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@530
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
pbx/Makefile
patch
|
blob
|
history
diff --git
a/pbx/Makefile
b/pbx/Makefile
index
2d27a30
..
ee9cc01
100755
(executable)
--- a/
pbx/Makefile
+++ b/
pbx/Makefile
@@
-13,7
+13,7
@@
-PBX_LIBS=pbx_config.so pbx_wilcalu.so # pbx_gtkconsole.so pbx_kdeconsole.so
+PBX_LIBS=pbx_config.so pbx_wilcalu.so pbx_spool.so # pbx_gtkconsole.so pbx_kdeconsole.so
# Add GTK console if appropriate
PBX_LIBS+=$(shell gtk-config --cflags >/dev/null 2>/dev/null && echo "pbx_gtkconsole.so")