diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 00:26:00 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-21 00:26:00 +0000 |
commit | ca2544dbc2a88501a5f1a4d94c81e5fc1da716d1 (patch) | |
tree | 3292c9afd2e918a6b63457ccbcb3194cbfe37bbf /etc | |
parent | 7131b7ac87b9793c06d7b7e59df103658dd76ec7 (diff) |
Whoops, this file got left out
Diffstat (limited to 'etc')
-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 |