moved trunk into place
This commit is contained in:
commit
c1e1d067d2
260 changed files with 96276 additions and 0 deletions
5
bindings/cpp/doc/Makefile.am
Normal file
5
bindings/cpp/doc/Makefile.am
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PACPP_ROOT = .
|
||||
#INCLUDES = -I$(srcdir)/$(PACPP_ROOT)/include -I$(top_srcdir)/include
|
||||
|
||||
docs:
|
||||
doxygen $(srcdir)/config.doxy.linux
|
||||
Loading…
Reference in a new issue