* iface/gspn/examples/DCSwave/DCSWave.def,
iface/gspn/examples/DCSwave/DCSWave.net iface/gspn/examples/DCSwave/DCSWave.tobs, iface/gspn/examples/simple/simple.def, iface/gspn/examples/simple/simple.net, iface/gspn/examples/simple/simple.tobs: New files, from Yann Thierry-Mieg. * iface/gspn/Makefile.am (EXTRA_DIST): New variables.
This commit is contained in:
parent
7991efa10f
commit
5e8cbcde7f
8 changed files with 186 additions and 1 deletions
|
|
@ -15,3 +15,11 @@ dottygspn_rg_LDADD = libspotgspn.la $(LIBGSPNRG_LDFLAGS)
|
|||
|
||||
dottygspn_srg_SOURCES = dottygspn.cc
|
||||
dottygspn_srg_LDADD = libspotgspn.la $(LIBGSPNSRG_LDFLAGS)
|
||||
|
||||
EXTRA_DIST = \
|
||||
examples/DCSwave/DCSWave.def \
|
||||
examples/DCSwave/DCSWave.net \
|
||||
examples/DCSwave/DCSWave.tobs \
|
||||
examples/simple/simple.def \
|
||||
examples/simple/simple.net \
|
||||
examples/simple/simple.tobs
|
||||
Loading…
Add table
Add a link
Reference in a new issue