source:
orxonox.OLD/orxonox/trunk/src/lib/Makefile.am
@
3670
| Last change on this file since 3670 was 3493, checked in by bensch, 21 years ago | |
|---|---|
| File size: 110 bytes | |
| Rev | Line | |
|---|---|---|
| [3493] | 1 | ### GTK_RELATED |
| 2 | if HAVE_GTK2 | |
| 3 | GTK_PROGS = gui | |
| 4 | else | |
| 5 | GTK_PROGS = | |
| 6 | endif | |
| 7 | ||
| 8 | SUBDIRS = graphics \ | |
| 9 | $(GTK_PROGS) |
Note: See TracBrowser
for help on using the repository browser.










