--- Makefile.orig	Wed May 22 02:17:56 2002
+++ Makefile	Wed May 22 02:19:41 2002
@@ -157,6 +157,9 @@
 		fi; \
 	done
 
+	@if [ "x$(USE_NLS)" = xyes ]; then \
+		$(MAKE) -C $(PO_DIR) install; \
+	fi
 	@if [ "$(GTK_LIBS)" ]; then \
 		for dir in $(GTK_DIRS); do \
 			if [ -e $$dir/Makefile ]; then \
