author | Alberto Bertogli
<albertito@gmail.com> 2007-08-28 05:20:26 UTC |
committer | Alberto Bertogli
<albertito@gmail.com> 2007-08-28 05:20:26 UTC |
parent | bd060449b8fbca1a2be41d12dfa85acd44ef9e45 |
libnmdb/Makefile | +1 | -1 |
diff --git a/libnmdb/Makefile b/libnmdb/Makefile index 1e7c719..e0e0cfe 100644 --- a/libnmdb/Makefile +++ b/libnmdb/Makefile @@ -31,7 +31,7 @@ default: all all: libs -nmdb.h: +nmdb.h: nmdb.skel.h @echo "generating nmdb.h" @cat nmdb.skel.h | \ sed 's/++CONFIG_ENABLE_TIPC++/$(ENABLE_TIPC)/g' | \