mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-07 17:46:04 -05: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
|