From 618ccc5adc8c4aa15ca772cfb95ca40b67138680 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 11 Jul 2019 15:02:47 +0200 Subject: [PATCH] Makefile.am: re-order sub-dirs topographically --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9b26a6f..1c05e52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I build-aux AM_YFLAGS = -d -SUBDIRS = libgnu libargv libtext liblists librfc822 libmpools libconfigfile doc +SUBDIRS = libgnu libargv libtext liblists libmpools librfc822 libconfigfile doc sbin_PROGRAMS = petidomo