portable: enable got-notify-email
commitb2ce1dae7426855da5636b9762b278f2d89651de
authorThomas Adam <thomas@xteddy.org>
Sat, 30 Mar 2024 16:40:27 +0000 (30 16:40 +0000)
committerThomas Adam <thomas@xteddy.org>
Sat, 30 Mar 2024 17:17:56 +0000 (30 17:17 +0000)
tree700286f8ae4edbbb4d16619e41f109008d693c14
parentce1bfad9f1f7c6b1599e0bfed0a1b169d4a30781
portable: enable got-notify-email

Now that gotd has the start of helpers, got-notify-email is the first.

This is still behind the --enable-gotd flag.
12 files changed:
.gitignore
configure.ac
gotd/Makefile.am
gotd/gotd.c
gotd/gotd.h
gotd/libexec/Makefile
gotd/libexec/Makefile.am [new file with mode: 0644]
gotd/libexec/got-notify-email/Makefile [deleted file]
gotd/libexec/got-notify-email/Makefile.am [new file with mode: 0644]
gotd/libexec/got-notify-email/got-notify-email.c
gotd/notify.c
gotd/repo_read.c