From c82094c9e17afef41e49cff3eabdbdd0f6ca3a21 Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Sun, 14 Dec 2008 23:21:07 -0500 Subject: opkg: add internal state framework git-svn-id: http://opkg.googlecode.com/svn/trunk@26 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bb33843..d281ccb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,7 +57,7 @@ libopkg_la_LIBADD = libbb/libbb.la $(CURL_LIBS) $(GPGME_LIBS) opkg_core_sources = args.c args.h opkg.c \ user.c user.h opkg_libcore_sources = args.c args.h libopkg.c libopkg.h opkg.h\ - user.c user.h + user.c user.h opkg_state.c opkg_state.h opkg_cmd_sources = opkg_cmd.c opkg_cmd.h \ opkg_configure.c opkg_configure.h \ opkg_download.c opkg_download.h \ -- cgit v0.9.1