X-Git-Url: http://git.jankratochvil.net/?p=udpgate.git;a=blobdiff_plain;f=Makefile.am;h=dc9060a1b487b484b44286e3dba5149909fe5beb;hp=e1e04e5c335dbe6747b2e353f12bdb7bcbb999fe;hb=b2f9cb29d7978ecd1c27b76670d8a99f4acd85ed;hpb=94f282965ea2f160cd58627e9c6123a3acd46798;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index e1e04e5..dc9060a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,8 @@ include $(top_srcdir)/Makefile-head.am AUTOMAKE_OPTIONS=gnu ACLOCAL_AMFLAGS=-I macros -SUBDIRS=macros src po +# Keep 'po' and 'init.d' before 'src' for our .gmo files bundling. +SUBDIRS=macros po init.d src ## to automatically rebuild aclocal.m4 if any of the macros in ## `macros/' change @MAINT@include macros/macros.dep