+Option --enable-bundle for the fully static built single-file binary.
[udpgate.git] / Makefile.am
index e1e04e5..dc9060a 100644 (file)
@@ -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