summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-14 23:21:56 (EST)
committer ticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>2008-12-14 23:21:56 (EST)
commit911f5d0e216d996a185f3ebf12290ca9609dafb4 (patch)
tree8a412decc5932a1642d71634fb037a72a86fc594 /Makefile.am
parent6f5a5ff3cc3e54d16b86ed339044b9df7d7c07a2 (diff)
opkg: include opkg_state.h in libopkg_include_HEADERS
git-svn-id: http://opkg.googlecode.com/svn/trunk@31 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d281ccb..256c254 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,7 @@ libopkg_include_HEADERS= \
opkg_conf.h \
opkg.h \
opkg_message.h \
+ opkg_state.h \
nv_pair.h \
nv_pair_list.h \
pkg_depends.h \