Create parse_util with some of the non-public functions from pkg_parse.c
[oweals/opkg-lede.git] / libopkg / Makefile.am
index 6be44adaec6693d719c7e9f0c0f3c0b2cab9d1c9..5ca55a0c3950f9b41360f2fd224d23b5bd364125 100644 (file)
@@ -26,6 +26,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 \
+                   parse_util.c parse_util.h \
                    sprintf_alloc.c sprintf_alloc.h \
                    xregex.c xregex.h xsystem.c xsystem.h
 if HAVE_PATHFINDER