Modif règle de compilation gui

This commit is contained in:
Jean Tessier
2008-03-03 13:40:36 -05:00
parent abfcd33770
commit b80f7f3e88
2 changed files with 4 additions and 1 deletions

View File

@ -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 \
)

View File

@ -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 \