From 149d633b696eac1c7b7a311cecbe7e1123858e12 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 22 Jul 2017 14:12:04 -0400 Subject: Makefile.am: Rearrange inclusions --- diff --git a/Makefile.am b/Makefile.am index 8a3b8dc..cb6923e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -142,6 +142,6 @@ dist-hook: $(AM_V_at)cp $< $@ include $(top_srcdir)/src/local.mk -include $(top_srcdir)/man/local.mk include $(top_srcdir)/locale/local.mk +include $(top_srcdir)/man/local.mk include $(top_srcdir)/tests/local.mk -- cgit v0.9.1