index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-02-22 21:34:51 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-22 21:34:51 +0000 |
commit | 332c12710988198070fbc95cd869ca639b989238 (patch) | |
tree | 2dd7b1977f297bd660b26cef168325a347953384 /etc/Makefile.am | |
parent | ef4728903d4c5f69100a0b3923b82b6008972c6f (diff) |
-rw-r--r-- | etc/Makefile.am | 1 |
diff --git a/etc/Makefile.am b/etc/Makefile.am index e53ada24..0bded95e 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = pacman.d abs + EXTRA_DIST = makepkg.conf pacman.conf dist_sysconf_DATA = makepkg.conf pacman.conf |