X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile.am;h=dc9060a1b487b484b44286e3dba5149909fe5beb;hb=9c56e290e0ceb0b66ec8a0951a15bc5735e81978;hp=e1e04e5c335dbe6747b2e353f12bdb7bcbb999fe;hpb=749ea7c7bda6f692fa7b19fd294a1ea01de152c8;p=udpgate.git 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