ansi-tcap -> ansi_tcap to make directory name consistent with filenames

svn path=/trunk/; revision=30469
This commit is contained in:
Kovarththanan Rajaratnam 2009-10-10 12:31:07 +00:00
parent acf223006c
commit 48724e961a
10 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ SUBDIRS = \
acp133 \
acse \
ansi_map \
ansi-tcap \
ansi_tcap \
camel \
cdt \
charging_ase \

View File

@ -29,7 +29,7 @@ ber: \
acse \
acp133 \
ansi_map \
ansi-tcap \
ansi_tcap \
camel \
cdt \
charging_ase \
@ -361,8 +361,8 @@ acp133::
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake copy_files
cd ..
ansi-tcap::
cd ansi-tcap
ansi_tcap::
cd ansi_tcap
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake copy_files
cd ..

View File

@ -1,4 +1,4 @@
/* packet-ansi-tcap.h
/* packet-ansi_tcap.h
*
* $Id$
*