AM_CXXFLAGS=`pkg-config --cflags gtk+-2.0` $(MSBITFIELDS) #AM_LDFLAGS=`pkg-config --libs gtk+-2.0` bin_PROGRAMS=console console_SOURCES=orxonox_console.cc orxonox_console.h \ orxonox_console_entry.cc orxonox_console_entry.h \ orxonox_console_log.cc orxonox_console_log.h # uncomment the following if bencoder 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