summaryrefslogtreecommitdiffstats
path: root/libopkg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/Makefile.am')
-rw-r--r--libopkg/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/libopkg/Makefile.am b/libopkg/Makefile.am
index d860be7..13d4960 100644
--- a/libopkg/Makefile.am
+++ b/libopkg/Makefile.am
@@ -6,9 +6,9 @@ libopkg_include_HEADERS= opkg.h
opkg_libcore_sources = args.c args.h libopkg.c libopkg.h\
- user.c user.h \
- opkg.c opkg.h includes.h \
- opkg_error.h opkg_defines.h
+ includes.h \
+ opkg.c opkg.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 \