Skip to content
Snippets Groups Projects
Commit 920e14ac authored by areversat's avatar areversat
Browse files

Makefile updated for the call history tabs

parent ca980896
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ sflphone_gtk_SOURCES = \
calllist.c \
dialpad.c \
menus.c \
notebook.c \
calltree.c \
screen.c \
actions.c \
......@@ -22,7 +23,7 @@ sflphone_gtk_SOURCES = \
MemManager.c
noinst_HEADERS = actions.h dbus.h SFLnotify.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 \
callmanager-glue.h configurationmanager-glue.h instance-glue.h menus.h notebook.h calltree.h screen.h configwindow.h \
accountlist.h accountwindow.h marshaller.h sliders.h statusicon.h
EXTRA_DIST = marshaller.list
sflphone_gtk_LDADD = $(DEPS_LIBS) -lnotify
......
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