Use the default that the log output claims will be used for the basedn
[asterisk-bristuff.git] / tests / Makefile
blob83ce0b26298414ecb6dfbd4852df5c9217c9426f
2 # Asterisk -- A telephony toolkit for Linux.
3 #
4 # Makefile for test modules
6 # Copyright (C) 2008, Digium, Inc.
8 # This program is free software, distributed under the terms of
9 # the GNU General Public License
12 -include $(ASTTOPDIR)/menuselect.makeopts $(ASTTOPDIR)/menuselect.makedeps
14 MODULE_PREFIX=test
15 MENUSELECT_CATEGORY=TEST
16 MENUSELECT_DESCRIPTION=Test Modules
18 all: _all
20 include $(ASTTOPDIR)/Makefile.moddir_rules