diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ EXTRA_DIST = pdogg.c makefile.msvc HISTORY CFLAGS = -DPD -I"$(PD_INCLUDE)"/pd -Wall -W -g LDFLAGS = -LIBS = $(shell pkg-config --libs vorbis vorbisenc) +LIBS = $(shell pkg-config --libs vorbis vorbisenc vorbisfile) #------------------------------------------------------------------------------# # |