summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-07-28 14:27:27 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-07-28 14:44:31 -0500
commit8d82f5f4dde24bb6f944607c59d314b9f5003ae9 (patch)
tree88a9fc7be41d4072179046acd0fdd09b0b5a672f /makefile
parentda2ff5ab2bdb1292e62ec1c417d473b5b62b13aa (diff)
downloadtalos-hostboot-8d82f5f4dde24bb6f944607c59d314b9f5003ae9.tar.gz
talos-hostboot-8d82f5f4dde24bb6f944607c59d314b9f5003ae9.zip
Generate ctags file as part of build.
Change-Id: Iddfb56d9e6ffc91ff29cf679fc5243550a31090c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/220 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b1028e261..1294562ef 100644
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
SUBDIRS = src.d
ROOTPATH = .
-EXTRA_PARTS = cscope
+EXTRA_PARTS = cscope ctags
include ./config.mk
OpenPOWER on IntegriCloud