* configure.ac: Output iface/Makefile and iface/gspn/Makefile.
* iface/Makefile.am, iface/gspn/Makefile.am: New files. * Makefile.am (SUBDIRS): Add iface. * iface/gspn/gspnlib.h: New file, from Yann and Souheib.
This commit is contained in:
parent
f754d1112d
commit
24427cccdb
6 changed files with 111 additions and 3 deletions
|
|
@ -2,8 +2,7 @@ if WITH_INCLUDED_BUDDY
|
|||
MAYBE_BUDDY = buddy
|
||||
endif WITH_INCLUDED_BUDDY
|
||||
|
||||
SUBDIRS = $(MAYBE_BUDDY) doc src wrap
|
||||
SUBDIRS = $(MAYBE_BUDDY) doc src wrap iface
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST = m4/gccwarn.m4 m4/pypath.m4 m4/buddy.m4 HACKING
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue