diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 02:26:00 +0200 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 02:26:00 +0200 |
commit | ca2544dbc2a88501a5f1a4d94c81e5fc1da716d1 (patch) | |
tree | 3292c9afd2e918a6b63457ccbcb3194cbfe37bbf /etc/Makefile.am | |
parent | 7131b7ac87b9793c06d7b7e59df103658dd76ec7 (diff) | |
download | pacman-ca2544dbc2a88501a5f1a4d94c81e5fc1da716d1.tar.gz pacman-ca2544dbc2a88501a5f1a4d94c81e5fc1da716d1.tar.xz |
Whoops, this file got left out
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r-- | etc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am new file mode 100644 index 00000000..7bfd83de --- /dev/null +++ b/etc/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = pacman.d +EXTRA_DIST = makepkg.conf pacman.conf +dist_sysconf_DATA = makepkg.conf pacman.conf |