keep odbc from installing every time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4748 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
848f8d43f8
commit
a7c186acec
|
@ -25,4 +25,4 @@ depend_install: $(INST_ODBCLA)
|
|||
|
||||
$(INST_ODBCLA): $(UNINST_ODBCLA)
|
||||
cd $(ODBC_DIR) && $(MAKE) install
|
||||
|
||||
@$(TOUCH_TARGET)
|
||||
|
|
Loading…
Reference in New Issue