* iface/gspn/Makefile.am (gspn_HEADERS): Add eesrg.hh.
Reported by Soheib Baarir.
This commit is contained in:
parent
4bffe7bfc7
commit
c9884c3b8a
3 changed files with 561 additions and 428 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2003-11-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* iface/gspn/Makefile.am (gspn_HEADERS): Add eesrg.hh.
|
||||||
|
Reported by Soheib Baarir.
|
||||||
|
|
||||||
2003-10-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2003-10-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
* README: More build instructions.
|
* README: More build instructions.
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ gspndir = $(pkgincludedir)/gspn
|
||||||
|
|
||||||
gspn_HEADERS = \
|
gspn_HEADERS = \
|
||||||
common.hh \
|
common.hh \
|
||||||
gspn.hh
|
gspn.hh \
|
||||||
|
eesrg.hh
|
||||||
|
|
||||||
lib_LTLIBRARIES = libspotgspn.la libspotgspneesrg.la
|
lib_LTLIBRARIES = libspotgspn.la libspotgspneesrg.la
|
||||||
libspotgspn_la_LIBADD = $(top_builddir)/src/libspot.la
|
libspotgspn_la_LIBADD = $(top_builddir)/src/libspot.la
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue