mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
Modif règle de compilation gui
This commit is contained in:
@ -26,6 +26,7 @@ PKG_CHECK_MODULES(DEPS, \
|
||||
dbus-glib-1 >= 0.35 \
|
||||
gtk+-2.0 >= 2.2 \
|
||||
glib-2.0 >= 2.2 \
|
||||
gtkglext-1.0 >= 1.0.0 \
|
||||
)
|
||||
|
||||
|
||||
|
@ -16,7 +16,9 @@ sflphone_gtk_SOURCES = \
|
||||
marshaller.c \
|
||||
sliders.c \
|
||||
statusicon.c \
|
||||
codeclist.c
|
||||
codeclist.c \
|
||||
glwidget.c \
|
||||
MemManager.c
|
||||
|
||||
noinst_HEADERS = actions.h dbus.h mainwindow.h calllist.h dialpad.h codeclist.h\
|
||||
callmanager-glue.h configurationmanager-glue.h instance-glue.h menus.h calltree.h screen.h configwindow.h \
|
||||
|
Reference in New Issue
Block a user