commit:     1ec4f132c73bbf52104f84a95d168f8f609a5d14
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 06:16:54 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 06:16:54 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=1ec4f132

libsbutil: clean up same.h distdir usage

In commit 7a923f646ce10b7dec3c7ae5fe2079c10aa21752, we dropped the same.h
header, but the build still listed it.  Drop it from the distdir list.

Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>

 libsbutil/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libsbutil/Makefile.am b/libsbutil/Makefile.am
index 0c41500..684d126 100644
--- a/libsbutil/Makefile.am
+++ b/libsbutil/Makefile.am
@@ -61,7 +61,6 @@ libsbutil_la_SOURCES =                        \
        gnulib/hash-triple.c                  \
        gnulib/hash-triple.h                  \
        gnulib/pathmax.h                      \
-       gnulib/same.h                         \
        gnulib/same-inode.h                   \
        gnulib/xalloc.h                       \
        gnulib/xalloc-oversized.h             \

Reply via email to