Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/Makefile.am @ 3493

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

orxonox/trunk: added new Makefile.am-structure, so it compiles again

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.