diff options
-rw-r--r-- | Makefile.am | 1 |
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 \ |