aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-04-22 12:46:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-04-22 12:46:34 +0000
commit6598cd2967cf6c4c9fd78e8b24a1c59f714b87bb (patch)
treec52b91b7d43b128ec48436a421360797cc10fad2 /Makefile.am
parentd16ce5202e0f7a2841db2bc6ea3a7ee0530854ac (diff)
downloadcflow-6598cd2967cf6c4c9fd78e8b24a1c59f714b87bb.tar.gz
cflow-6598cd2967cf6c4c9fd78e8b24a1c59f714b87bb.tar.bz2
(SUBDIRS): Add po/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ee1500..84dfacc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,9 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AUTOMAKE_OPTIONS = gnits 1.8 dist-bzip2
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = lib src elisp doc
+SUBDIRS = lib src elisp po doc
+
+

Return to:

Send suggestions and report system problems to the System administrator.