2 # Asterisk -- An open source telephony toolkit.
4 # Makefile for CDR backends
6 # Copyright (C) 1999-2006, 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
15 MENUSELECT_CATEGORY=CDR
16 MENUSELECT_DESCRIPTION=Call Detail Recording
20 include $(ASTTOPDIR)/Makefile.moddir_rules