Brian West 505e326de1 add mod_timezone from CtRiX thanks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-25 00:25:18 +00:00

5 lines
112 B
Makefile

BASE=../../../..
LOCAL_SOURCES=localtime_find.c
LOCAL_OBJS=localtime_find.o
include $(BASE)/build/modmake.rules