commit: 9884a55a9b8a14e03f9e8d9d73925cea8fc045e2
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 06:43:44 2014 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 06:43:44 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/portage-utils.git;a=commit;h=9884a55a
build: regen Makefile.am
---
Makefile.am | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 2be96c8..531c7a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -125,6 +125,7 @@ EXTRA_DIST += \
libq/xsystem.c \
main.c \
main.h \
+ porting.h \
q.c \
qatom.c \
qcache.c \
@@ -171,6 +172,14 @@ EXTRA_DIST += \
tests/profile/profile1/etc/portage/make.conf \
tests/profile/profile1/etc/portage/subdir/file.conf \
tests/profile/profile1/etc/portage/this.level.conf \
+ tests/qdepends/Makefile \
+ tests/qdepends/dotest \
+ tests/qdepends/list01.good \
+ tests/qdepends/list02.good \
+ tests/qdepends/list03.good \
+ tests/qdepends/list04.good \
+ tests/qdepends/list05.good \
+ tests/qdepends/list06.good \
tests/qfile/Makefile \
tests/qfile/dotest \
tests/qlist/Makefile \
@@ -220,5 +229,6 @@ EXTRA_DIST += \
tests/source/Makefile \
tests/source/dotest \
tests/source/space \
- tests/subdir.mk
+ tests/subdir.mk \
+ tests/tests.h
# @@@ GEN START @@@ #