added fcts to log fcts
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 30 Nov 2013 10:42:39 +0000 (10:42 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 30 Nov 2013 10:42:39 +0000 (10:42 +0000)
switched to c99 to be sure that __func__ exists

src/Makefile.am

index be07323..97e1d9b 100644 (file)
@@ -21,6 +21,7 @@ ptask_SOURCES = list.c list.h \
        ui.c ui.h \
        ui_newtask_diag.c ui_newtask_diag.h \
        ui_projecttree.c ui_projecttree.h \
+       ui_taskpanel.c ui_taskpanel.h \
        ui_tasktree.c ui_tasktree.h
 
 dist_man_MANS = ptask.1