mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
|
PACPP_ROOT = .
|
||
|
#INCLUDES = -I$(srcdir)/$(PACPP_ROOT)/include -I$(top_srcdir)/include
|
||
|
|
||
|
docs:
|
||
|
doxygen $(srcdir)/config.doxy.linux
|