Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/textEngine/src/lib/Makefile.am @ 3681

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

orxonox/branches/textEngine: merged trunk here.
merged with command:
svn merge ../trunk textEngine -r 3467:HEAD
no conflicts

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.