Release: 1.0.3 -> 1.0.4cvs
[udpgate.git] / Makefile.am
index e1e04e5..288d4f5 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 fonts src
 ## to automatically rebuild aclocal.m4 if any of the macros in
 ## `macros/' change
 @MAINT@include macros/macros.dep