aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-05-18 12:15:04 +0200
committerFabian Groffen <grobian@gentoo.org>2018-05-18 12:15:04 +0200
commit3c8e539de00f6ff24f6d65ade95ec5aecc09b5b1 (patch)
tree50f184bafc77b3bdc6828c2e3699924b8ade1388 /Makefile.am
parentman/qfile.1: regenerate after author change (diff)
downloadportage-utils-3c8e539de00f6ff24f6d65ade95ec5aecc09b5b1.tar.gz
portage-utils-3c8e539de00f6ff24f6d65ade95ec5aecc09b5b1.tar.bz2
portage-utils-3c8e539de00f6ff24f6d65ade95ec5aecc09b5b1.zip
build-sys: update generated files for qtegrity
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d609b3f..425a018 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ q_CPPFLAGS += \
-DAPPLET_qsearch \
-DAPPLET_qsize \
-DAPPLET_qtbz2 \
+ -DAPPLET_qtegrity \
-DAPPLET_quse \
-DAPPLET_qxpak
dist_man_MANS += \
@@ -92,6 +93,7 @@ APPLETS += \
qsearch \
qsize \
qtbz2 \
+ qtegrity \
quse \
qxpak
EXTRA_DIST += \
@@ -145,6 +147,7 @@ EXTRA_DIST += \
qsearch.c \
qsize.c \
qtbz2.c \
+ qtegrity.c \
quse.c \
qxpak.c \
tests/Makefile \
@@ -261,6 +264,7 @@ EXTRA_DIST += \
tests/qlist/root/sys-fs/mtools-4.0.13/SLOT \
tests/qlist/root/sys-fs/mtools-4.0.13/repository \
tests/qlop/Makefile \
+ tests/qlop/aborts.log \
tests/qlop/dotest \
tests/qlop/list01.good \
tests/qlop/list02.good \
@@ -270,6 +274,7 @@ EXTRA_DIST += \
tests/qlop/list06.good \
tests/qlop/list07.good \
tests/qlop/list08.good \
+ tests/qlop/list09.good \
tests/qlop/sync.log \
tests/qlop/test04.good \
tests/qmerge/Makefile \