Release: 1.1
[udpgate.git] / Makefile.am
index a3c398a..288d4f5 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # automake source for the toplevel Makefile 
-# Copyright (C) 2004 Jan Kratochvil <project-udpforward@jankratochvil.net>
+# Copyright (C) 2004 Jan Kratochvil <project-udpgate@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -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
@@ -30,7 +31,7 @@ SUBDIRS=macros src po
 EXTRA_DIST+= \
                INSTALL \
                mkinstalldirs \
-               udpforward.spec.in \
+               udpgate.spec.in \
                Makefile-head.am \
                autogen.pl \
                .vimrc \