commit | 4ce5d0a204b065a54472e1c59d91ec2271158a17 | [log] [tgz] |
---|---|---|
author | Tomas Cejka <cejkat@cesnet.cz> | Thu Jan 17 19:23:54 2013 +0100 |
committer | Tomas Cejka <cejkat@cesnet.cz> | Thu Jan 17 19:23:54 2013 +0100 |
tree | fa61bd88b30dde10e7820242f2a8c681c7ae6f15 | |
parent | 5064c239df39e0eca1f866e54abc1dd25c2b2c34 [diff] [blame] |
mod_netconf: set version 0.10.0 and release package libnetconf 0.3.1 support
diff --git a/src/Makefile.in b/src/Makefile.in index 208c61a..3c43b0a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in
@@ -29,6 +29,8 @@ SRCS=mod_netconf.c \ test-client.c +HDRS=message_type.h + all: module client module: mod_netconf.c