--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -24,8 +24,8 @@
|
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
-SUBDIRS = intl po
|
|
-DIST_SUBDIRS = intl po m4 msvc++
|
|
+SUBDIRS = intl
|
|
+DIST_SUBDIRS = intl m4 msvc++
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|