From: Jean-Philippe Orsini Date: Sat, 30 Nov 2013 10:42:39 +0000 (+0000) Subject: added fcts to log fcts X-Git-Tag: v0.0.6~65 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=148b524b4c19b1a169e466e4e17d484dd42d75a5 added fcts to log fcts switched to c99 to be sure that __func__ exists --- diff --git a/src/Makefile.am b/src/Makefile.am index be07323..97e1d9b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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