AM_CFLAGS=`pkg-config --cflags gtk+-2.0` AM_LDFLAGS=`pkg-config --libs gtk+-2.0` bin_PROGRAMS=orxonox orxonox_SOURCES=orxonox_gui.c orxonox_gui_video.c orxonox_gui_audio.c orxonox_gui_exec.c orxonox_gui_file.c\ aclocal.m4 # uncomment the following if orxonox requires the math library #orxonox_LDADD=-lm EXTRA_DIST=orxonox.lsm.in #NAME.texinfo orxonox.spec.in # 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