* add start of zsh-completion support (WIP)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
## Copyright (C) 2010 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
|
||||
## Copyright (C) 2008-2010 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License as published by
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
include $(top_srcdir)/gtest.mk
|
||||
|
||||
SUBDIRS=man src
|
||||
SUBDIRS=man src contrib
|
||||
|
||||
# so we can say 'make test'
|
||||
check: test cleanupnote
|
||||
|
||||
Reference in New Issue
Block a user