diff options
Diffstat (limited to 'src/firstboot/Makefile')
-rw-r--r-- | src/firstboot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/firstboot/Makefile b/src/firstboot/Makefile index 97f06890c5..19d6c06c9f 100644 --- a/src/firstboot/Makefile +++ b/src/firstboot/Makefile @@ -44,4 +44,5 @@ endif EXTRA_DIST += \ units/systemd-firstboot.service.in +$(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |