X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask-pkg-ubuntu.git;a=blobdiff_plain;f=src%2FMakefile.am;h=8523ed9e0f245d1aefaa38829a3112d438c83d74;hp=e89e1fb2acc550c61d8de5eb1291291c59735f3d;hb=aa682bbdcf2eb58dde602660750f5023688d3ace;hpb=1bb83b7691a2190bc5c4f24751d704d5aaf46028 diff --git a/src/Makefile.am b/src/Makefile.am index e89e1fb..8523ed9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,8 +11,7 @@ LIBS = $(JSON_LIBS) $(GTK_LIBS) bin_PROGRAMS = ptask -ptask_SOURCES = list.c list.h \ - log.c log.h \ +ptask_SOURCES = log.c log.h \ main.c \ note.c note.h \ pio.c pio.h \