index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-06-23 23:44:35 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-23 23:44:35 -0500 |
commit | ac7d17f88e200f3f1c213474e7b875ecd341753d (patch) | |
tree | 0729e8e8b7903e7ecef8177fd2cc0a2c89567a29 /Makefile.am | |
parent | d8d287b4d215eceb382385b84495666f5a03399e (diff) | |
parent | d62a429b924e70f48bf021d3c355dd9455d1c45b (diff) |
-rw-r--r-- | Makefile.am | 2 |
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 |