Update copyright year.
[m17n/m17n-docs.git] / Makefile.am
index 4fe7c73..9eb4883 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile.am -- Makefile for the m17n library documentation.
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H15PRO112
 
@@ -76,7 +76,7 @@ EXAMPLE_PROGS = \
 DBFORMAT = \
        @M17NDB@/FORMATS
 
-MAN1 = data/m17n-config.txt data/m17n-db.txt ${EXAMPLE_PROGS}
+MAN1 = data/m17n-config.txt data/m17n-db.txt ${EXAMPLE_PROGS} data/exprog.txt
 
 MAN3 = @M17NLIB@/src/m17n-core.h \
        @M17NLIB@/src/m17n.h \
@@ -125,6 +125,8 @@ usr-man man-usr: ${MAN_TARGET}
 
 TARGET = ${HTML_TARGET} ${LATEX_TARGET} ${MAN_TARGET}
 
+all: usr ja
+
 usr: usr-html usr-latex usr-man
 ja: ja-html ja-latex
 dev: dev-html dev-latex