From f3c3b7a6b89c7acdc4eb1c42670522b6b20e015f Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Mon, 15 Dec 2008 00:16:14 -0500 Subject: opkg: fix distcheck issues git-svn-id: http://opkg.googlecode.com/svn/trunk@105 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'libopkg/Makefile.am') diff --git a/libopkg/Makefile.am b/libopkg/Makefile.am index c3afb5d..fbc2dd8 100644 --- a/libopkg/Makefile.am +++ b/libopkg/Makefile.am @@ -5,11 +5,10 @@ libopkg_includedir=$(includedir)/libopkg libopkg_include_HEADERS= opkg.h -opkg_core_sources = args.c args.h \ - user.c user.h opkg_libcore_sources = args.c args.h libopkg.c libopkg.h\ user.c user.h opkg_state.c opkg_state.h \ - opkg.c opkg.h + opkg.c opkg.h includes.h \ + opkg_error.h opkg_defines.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