commit - 8dafd5874fb5bfc195ebf7ecae8dd84bd14e852c
commit + 6c8d77541e7fd745bae7bbb3790a7bc3b074d318
blob - 48c4a7682ccaa4839186ef9c9f12418cd94c8ddf
blob + e0108d23a1f6d0de371ab035f87e4e97f47b2728
--- gotd/Makefile.am
+++ gotd/Makefile.am
$(top_srcdir)/lib/sigs.c
if !HOST_OPENBSD
-nodist_gotd_SOURCES = chroot-notobsd.c
+gotd_SOURCES += chroot-notobsd.c
else
-nodist_gotd_SOURCES = chroot-openbsd.c
+gotd_SOURCES += chroot-openbsd.c
endif
gotd_DEPENDENCIES = $(top_builddir)/compat/libopenbsd-compat.a