aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-18 01:16:54 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-18 01:16:54 -0500
commit1ec4f132c73bbf52104f84a95d168f8f609a5d14 (patch)
treee89d700706aaab9b1818324485ae600e0f7d8478
parentlibsandbox: add wrappers for execveat & execvpe (diff)
downloadsandbox-1ec4f132c73bbf52104f84a95d168f8f609a5d14.tar.gz
sandbox-1ec4f132c73bbf52104f84a95d168f8f609a5d14.tar.bz2
sandbox-1ec4f132c73bbf52104f84a95d168f8f609a5d14.zip
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@gentoo.org>
-rw-r--r--libsbutil/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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 \