AM_CXXFLAGS=$(GTK2_CFLAGS) $(MSBITFIELDS) #AM_LDFLAGS=$(GTK2_LIBS) LIBS=$(GTK2_LIBS) bin_PROGRAMS=console console_SOURCES= orxonox_console.cc \ orxonox_console_entry.cc \ orxonox_console_log.cc noinst_HEADERS= orxonox_console.h \ orxonox_console_entry.h \ orxonox_console_log.h # uncomment the following if orxonox requires the math library #gui_LDADD=-lm #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo # if you write a self-test script named `chk', uncomment the # following and add `chk' to the EXTRA_DIST list #TESTS=chk # build and install the .info pages #info_TEXINFOS = orxonox.texinfo #orxonox_TEXINFOS = gpl.texinfo # install the man pages #man_MANS=orxonox.1