Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/Makefile.am @ 3165

Last change on this file since 3165 was 3165, checked in by bensch, 19 years ago

orxonox/trunk/gui: compiling as not-GTK possibe, but it is not usable yet

File size: 100 bytes
Line 
1if HAVE_GTK2
2  GTK_PROGS =console
3else
4  GTK_PROGS =
5endif
6
7SUBDIRS = src importer gui $(GTK_PROGS)
Note: See TracBrowser for help on using the repository browser.