Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/levelloader/src/lib/Makefile.am @ 3499

Last change on this file since 3499 was 3499, checked in by chris, 19 years ago

orxonox/branches/levelloader: merged updated trunk structure into levelloader branch

File size: 110 bytes
Line 
1### GTK_RELATED
2if HAVE_GTK2
3  GTK_PROGS = gui
4else
5  GTK_PROGS =
6endif
7
8SUBDIRS = graphics \
9          $(GTK_PROGS)
Note: See TracBrowser for help on using the repository browser.