Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/images/Makefile.am @ 3129

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

orxonox/branches/images: test also in configure.ac-script.

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