Skip to content
Snippets Groups Projects
Commit 934b7322 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

symbolic link

parent e2567c9d
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ cp $bindir/sflphoned $sfldir$bindir
strip $sfldir$bindir/sflphoned
cp $bindir/sflphone-gtk $sfldir$bindir
strip $sfldir$bindir/sflphone-gtk
ln -sf $sfldir$bindir/sflphone-gtk $sfldir$bindir/sflphone
ln -sf $bindir/sflphone-gtk $sfldir$bindir/sflphone
#/usr/lib
mkdir -p $sfldir/usr/lib/sflphone/codecs
......
......@@ -30,7 +30,7 @@ endif
ALSAFLAG= -lasound
SUBDIRS = audio config dbus $(ZEROCONFDIR)# contact memmanager video mixer
SUBDIRS = audio config dbus $(ZEROCONFDIR) #contact memmanager video mixer
sflphoned_SOURCES = eventthread.cpp main.cpp voiplink.cpp \
managerimpl.cpp observer.cpp \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment