* 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
6
iface/gspn/Makefile.am
Normal file
6
iface/gspn/Makefile.am
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/src
|
||||
AM_CXXFLAGS = $(WARNING_CXXFLAGS)
|
||||
|
||||
lib_LTLIBRARIES = libspotgspn.la
|
||||
libspotgspn_la_SOURCES = \
|
||||
gspnlib.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue