mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 22:03:50 +00:00
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4738 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
178e3cd8d6
commit
7a2098ef78
@ -117,7 +117,7 @@ $(MODNAME).$(DYNAMIC_LIB_EXTEN): $(LIBS) $(LOCAL_LIBADD) $(OUR_DEPS) $(LOCAL_OBJ
|
|||||||
fi;
|
fi;
|
||||||
|
|
||||||
mod_clean:
|
mod_clean:
|
||||||
@rm -fr *.$(DYNAMIC_LIB_EXTEN) *.o *.lo *~ .libs
|
@rm -fr *.$(DYNAMIC_LIB_EXTEN) *.o *.lo *~ .libs $(LOCAL_OBJS)
|
||||||
|
|
||||||
mod_install: $(DESTDIR)$(PREFIX)/mod/$(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
mod_install: $(DESTDIR)$(PREFIX)/mod/$(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user