aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 14:27:27 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 14:27:27 +0000
commite4357b12beadea70a92cdcdc9b142eec6eed6159 (patch)
treea2d99a6b1c161ba09be7449319e1d5c986b0d166 /Makefile.am
parent95ae6159bb983601b623eb0cd3020c02e3d12452 (diff)
downloadanubis-e4357b12beadea70a92cdcdc9b142eec6eed6159.tar.gz
anubis-e4357b12beadea70a92cdcdc9b142eec6eed6159.tar.bz2
Place src before po, to satisfy the dependency POTFILES -> env.c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0a26cfd..d655a69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,8 @@
AUTOMAKE_OPTIONS = 1.8.3 gnits
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = build lib po doc scripts examples guile contrib \
- src elisp testsuite
+SUBDIRS = build lib src po doc scripts examples guile contrib \
+ elisp testsuite
## EOF

Return to:

Send suggestions and report system problems to the System administrator.