Makefile 257 B

1234567891011121314
  1. #
  2. # httpapitest module makefile
  3. #
  4. #
  5. # WARNING: do not run this directly, it should be run by the master Makefile
  6. include ../../Makefile.defs
  7. auto_gen=
  8. NAME=httpapitest.so
  9. DEFS+=-DKAMAILIO_MOD_INTERFACE
  10. SERLIBPATH=../../lib
  11. include ../../Makefile.modules