* 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

6
iface/gspn/Makefile.am Normal file
View file

@ -0,0 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/src
AM_CXXFLAGS = $(WARNING_CXXFLAGS)
lib_LTLIBRARIES = libspotgspn.la
libspotgspn_la_SOURCES = \
gspnlib.h