acl: add ACL tools and libs

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
Maxim Storchak
2014-06-27 10:55:15 +03:00
parent bbf5f89801
commit c9b56fef35
4 changed files with 141 additions and 0 deletions
@@ -0,0 +1,13 @@
diff --git a/Makefile.am b/Makefile.am
index 47d2a4e..d02ee91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,8 +3,6 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
exports
-SUBDIRS = po
-
AM_CPPFLAGS = \
-I$(top_builddir)/include \
-I$(top_srcdir)/include \