X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=27a5ad91e6adda613f05fbd0eb450ea743b3cf01;hb=82cf3f9476fae353dbbe4330da49293fc41f500d;hp=db90364dc4238a18ef78f9dafe58d92e1a3806c0;hpb=172950598f01d9a5b1ca7d39c740499ae130e1dc;p=ptask.git diff --git a/src/Makefile.am b/src/Makefile.am index db90364..27a5ad9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,6 +14,7 @@ bin_PROGRAMS = ptask ptask_SOURCES = main.c \ log.c log.h \ note.c note.h \ + pstr.c pstr.h \ ptime.c ptime.h \ tw.c tw.h