AM_CXXFLAGS=`pkg-config --cflags gtk+-2.0` $(MSBITFIELDS) #AM_LDFLAGS=`pkg-config --libs gtk+-2.0` bin_PROGRAMS=gui gui_SOURCES=orxonox_gui.cc orxonox_gui.h \ orxonox_gui_video.cc orxonox_gui_video.h \ orxonox_gui_audio.cc orxonox_gui_audio.h \ orxonox_gui_exec.cc orxonox_gui_exec.h \ orxonox_gui_flags.cc orxonox_gui_flags.h #orxonox_gui_file.cc # 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 EXTRA_DIST = rc banner.xpm # build and install the .info pages #info_TEXINFOS = orxonox.texinfo #orxonox_TEXINFOS = gpl.texinfo # install the man pages #man_MANS=orxonox.1