From d2fc8c73ad1cff0e8b57330caa3c997a17059f2b Mon Sep 17 00:00:00 2001 From: graham.gower Date: Wed, 25 Nov 2009 20:42:53 -0500 Subject: Remove str_util.{c,h} git-svn-id: http://opkg.googlecode.com/svn/trunk@383 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'libopkg/Makefile.am') diff --git a/libopkg/Makefile.am b/libopkg/Makefile.am index 067d867..c7a0a9e 100644 --- a/libopkg/Makefile.am +++ b/libopkg/Makefile.am @@ -27,7 +27,7 @@ opkg_list_sources = conffile.c conffile.h conffile_list.c conffile_list.h \ str_list.c str_list.h void_list.c void_list.h \ active_list.c active.list.h list.h opkg_util_sources = file_util.c file_util.h opkg_message.h opkg_message.c md5.c md5.h \ - sprintf_alloc.c sprintf_alloc.h str_util.c str_util.h \ + sprintf_alloc.c sprintf_alloc.h \ xregex.c xregex.h xsystem.c xsystem.h if HAVE_PATHFINDER opkg_util_sources += opkg_pathfinder.c opkg_pathfinder.h -- cgit v0.9.1