summaryrefslogtreecommitdiffstats
path: root/libbb/Makefile.am
diff options
context:
space:
mode:
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2009-12-08 20:20:03 (EST)
committer graham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2009-12-08 20:20:03 (EST)
commit2fdb3fc0b67757afd6fe7a244b6e14d2a546af0e (patch)
treea5e28a26a07e429a753f29945cc8ba9c4f6c9884 /libbb/Makefile.am
parente4a49209222ea7385f64e9336425df115a3ea1a3 (diff)
Merge commit 'grg' into HEAD
git-svn-id: http://opkg.googlecode.com/svn/trunk@471 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'libbb/Makefile.am')
-rw-r--r--libbb/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/libbb/Makefile.am b/libbb/Makefile.am
index 2da2dfd..1cc82df 100644
--- a/libbb/Makefile.am
+++ b/libbb/Makefile.am
@@ -11,12 +11,9 @@ libbb_la_SOURCES = gz_open.c \
unarchive.c \
copy_file.c \
copy_file_chunk.c \
- error_msg.c error_msg_and_die.c \
- perror_msg.c perror_msg_and_die.c \
xreadlink.c \
concat_path_file.c \
- verror_msg.c vperror_msg.c \
- xfuncs.c messages.c \
+ xfuncs.c \
last_char_is.c \
make_directory.c \
safe_strncpy.c \