diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-24 06:44:35 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-24 06:44:35 +0200 |
commit | ac7d17f88e200f3f1c213474e7b875ecd341753d (patch) | |
tree | 0729e8e8b7903e7ecef8177fd2cc0a2c89567a29 /Makefile.am | |
parent | d8d287b4d215eceb382385b84495666f5a03399e (diff) | |
parent | d62a429b924e70f48bf021d3c355dd9455d1c45b (diff) | |
download | pacman-ac7d17f88e200f3f1c213474e7b875ecd341753d.tar.gz pacman-ac7d17f88e200f3f1c213474e7b875ecd341753d.tar.xz |
Merge branch 'po-split'
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 259a455b..dddb7512 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib/libalpm src/util src/pacman scripts etc po test/pacman test/util contrib +SUBDIRS = lib/libalpm src/util src/pacman scripts etc test/pacman test/util contrib if WANT_DOC SUBDIRS += doc endif |