a bit more offset

This commit is contained in:
j 2010-06-28 16:17:23 +02:00
commit 941e8602d9
2 changed files with 6 additions and 8 deletions

View file

@ -12,13 +12,11 @@ CFLAGS += -I. -Isrc -Isrc/halloc
INSTALL = install
INCLUDEFLAGS ?= `pkg-config --cflags oggplay` `imlib2-config --cflags`
INCLUDEFLAGS ?= `pkg-config --cflags oggplay nestegg` `imlib2-config --cflags`
LINKFLAGS ?= -L${PREFIX}/lib
LINKFLAGS += `imlib2-config --libs`
#LINKFLAGS += `pkg-config --libs oggplay`
LINKFLAGS += -L/usr/local/lib /usr/local/lib/liboggplay.a
LINKFLAGS += -loggz -lfishsound -ltheora -lvorbisenc -lvorbis -lm -logg -lkate -lpthread
LINKFLAGS += -lvpx -lnestegg
LINKFLAGS += `pkg-config --libs oggplay nestegg`
LINKFLAGS += -lvpx
all: ${PROG}