diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-09-18 19:10:12 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-09-18 19:10:12 +0000 |
commit | 6cf54f1c22bfc6598c29c0540ca157cabf6facc1 (patch) | |
tree | ec506ec28427cfc7813711b938fccbbbb6d1d728 /src/include/Makefile.am | |
parent | 119ab1185b31b14c287f7c5f450170edb8d0b0ee (diff) |
plane hacking
git-svn-id: https://gnunet.org/svn/gnunet@13024 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r-- | src/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 4e7fb8b7b1..70fd97bd01 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -36,6 +36,7 @@ gnunetinclude_HEADERS = \ gnunet_fs_service.h \ gnunet_getopt_lib.h \ gnunet_hello_lib.h \ + gnunet_load_lib.h \ gnunet_nat_lib.h \ gnunet_network_lib.h \ gnunet_os_lib.h \ |