* 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:
Alexandre Duret-Lutz 2003-07-07 09:55:30 +00:00
parent f754d1112d
commit 24427cccdb
6 changed files with 111 additions and 3 deletions

View file

@ -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