Revision 503efe1f gr-trellis/src/examples/fsm_files/Makefile.am
| b/gr-trellis/src/examples/fsm_files/Makefile.am | ||
|---|---|---|
| 1 | 1 |
# |
| 2 |
# Copyright 2004 Free Software Foundation, Inc. |
|
| 2 |
# Copyright 2004,2009 Free Software Foundation, Inc.
|
|
| 3 | 3 |
# |
| 4 | 4 |
# This file is part of GNU Radio |
| 5 | 5 |
# |
| ... | ... | |
| 21 | 21 |
|
| 22 | 22 |
include $(top_srcdir)/Makefile.common |
| 23 | 23 |
|
| 24 |
EXTRA_DIST = \ |
|
| 24 |
ourdatadir = $(exampledir)/trellis/fsm_files |
|
| 25 |
|
|
| 26 |
dist_ourdata_DATA = \ |
|
| 25 | 27 |
awgn1o2_128.fsm \ |
| 26 | 28 |
awgn1o2_16.fsm \ |
| 27 | 29 |
awgn1o2_4.fsm \ |
| ... | ... | |
| 35 | 37 |
disconnected.fsm \ |
| 36 | 38 |
rep3.fsm \ |
| 37 | 39 |
rep5.fsm \ |
| 38 |
simple.fsm |
|
| 39 |
|
|
| 40 |
ourdatadir = $(exampledir)/trellis/fsm_files |
|
| 41 |
ourdata_DATA = $(EXTRA_DIST) |
|
| 40 |
simple.fsm |
|
Also available in: Unified diff