diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-12-19 07:49:51 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-12-19 07:49:51 +0000 |
commit | a551289265d9e23873a23a4ea8379b4b7acd841e (patch) | |
tree | 0ea26bd919f0a1761425397070fd79a8eaef660f | |
parent | ef8fd03c3310d3733a8b0b3cb8ccafbf8a8ff1ee (diff) |
* Added etc/abs dir to configure generated makefiles
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 506204f1..f617685f 100644 --- a/configure.ac +++ b/configure.ac @@ -364,6 +364,7 @@ etc/Makefile etc/makepkg.conf etc/pacman.conf etc/pacman.d/Makefile +etc/abs/Makefile bindings/perl/Makefile bindings/python/Makefile bindings/java/Makefile |