X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=Makefile.am;h=d281ccb21835ff34d8e50c8f48b9c26c8eec2466;hp=bb33843876149fc444eded0d27442157ebcce840;hb=c82094c9e17afef41e49cff3eabdbdd0f6ca3a21;hpb=1b978470851b90036769099e69e82b1ea2d20500 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 \