source:
lemon-1.0/demo/Makefile.am
@
127:1c9a9e2f7d4d
| Last change on this file since 127:1c9a9e2f7d4d was 127:1c9a9e2f7d4d, checked in by , 18 years ago | |
|---|---|
| File size: 228 bytes | |
| Line | |
|---|---|
| 1 | EXTRA_DIST += \ |
| 2 | demo/Makefile |
| 3 | |
| 4 | if WANT_DEMO |
| 5 | |
| 6 | noinst_PROGRAMS += \ |
| 7 | demo/arg_parser_demo \ |
| 8 | demo/lgf_demo |
| 9 | |
| 10 | endif WANT_DEMO |
| 11 | |
| 12 | demo_arg_parser_demo_SOURCES = demo/arg_parser_demo.cc |
| 13 | demo_lgf_demo_SOURCES = demo/lgf_demo.cc |
| 14 |
Note: See TracBrowser
for help on using the repository browser.

