aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-12-19 19:43:36 +0000
committerFabian Groffen <grobian@gentoo.org>2011-12-19 19:43:36 +0000
commitb2cd8ae3d841647f6c5003b2aadfc9ce05c42216 (patch)
tree7e68a52766358a190a24e2fbf75c3cf02a7b27f9 /Makefile.am
parentfix typo in check-gcc usage so we actually add the extra warning flags (diff)
downloadportage-utils-b2cd8ae3d841647f6c5003b2aadfc9ce05c42216.tar.gz
portage-utils-b2cd8ae3d841647f6c5003b2aadfc9ce05c42216.tar.bz2
portage-utils-b2cd8ae3d841647f6c5003b2aadfc9ce05c42216.zip
read color.map from offset prefix
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3209e14..9e71f2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,6 +108,8 @@ EXTRA_DIST += \
libq/profile.c \
libq/rmspace.c \
libq/safe_io.c \
+ libq/scandirat.c \
+ libq/vdb.c \
libq/vdb_get_next_dir.c \
libq/virtuals.c \
libq/which.c \