build: Upgrade build scripts

Change-Id: I363a686458d96a3cfe8d23f6d5fedfc668e0d8fd
diff --git a/src/cert-tree-model.cpp b/src/cert-tree-model.cpp
index 3c7362b..37331c8 100644
--- a/src/cert-tree-model.cpp
+++ b/src/cert-tree-model.cpp
@@ -1,6 +1,6 @@
 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
 /**
- * Copyright (c) 2013-2014, Regents of the University of California,
+ * Copyright (c) 2013-2017, Regents of the University of California,
  *
  * This file is part of NFD Control Center.  See AUTHORS.md for complete list of NFD
  * authors and contributors.
@@ -18,10 +18,7 @@
  */
 
 #include "cert-tree-model.hpp"
-
-#ifdef WAF
 #include "cert-tree-model.moc"
-#endif
 
 namespace ndn {
 namespace ncc {