source:
lemon-1.1/demo/Makefile.am
@
95:cc7e6b8b59bf
Last change on this file since 95:cc7e6b8b59bf was 85:3453d20a82cd, checked in by , 17 years ago | |
---|---|
File size: 170 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | EXTRA_DIST += \ |
2 | demo/Makefile | |
3 | ||
4 | if WANT_DEMO | |
5 | ||
[85] | 6 | noinst_PROGRAMS += \ |
7 | demo/arg_parser_demo | |
[1] | 8 | |
9 | endif WANT_DEMO | |
[85] | 10 | |
11 | demo_arg_parser_demo_SOURCES = demo/arg_parser_demo.cc | |
12 |
Note: See TracBrowser
for help on using the repository browser.