aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-12-19 00:38:27 +0000
committerNathan Scott <nathans@sgi.com>2002-12-19 00:38:27 +0000
commit9440d84db8d717e96cf2540841fca9d9e0ee5d8e (patch)
tree853bf228c3b500f641a3dbdfda93ea84187f2fff /Makefile
parenta95cf25261e029b1960ec7b0ce65adec9000f6be (diff)
downloadxfsprogs-dev-9440d84db8d717e96cf2540841fca9d9e0ee5d8e.tar.gz
Flush out my xfsprogs backlog - bunch of I18N and sector size related
changes mainly, also some build minor build cleanups here and there. Add in the po subdir for I18N support.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 728a9032a1..28ba4ed6e0 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
SUBDIRS = include libxfs libxlog libhandle libdisk \
bmap db freeze fsck growfs imap logprint mkfile mkfs repair rtcp \
- man doc debian build
+ man doc po debian build
default: $(CONFIGURE)
ifeq ($(HAVE_BUILDDEFS), no)