1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign
5 noinst_PROGRAMS = vp32theora avi2vp3
7 vp32theora_SOURCES = vp32theora.c
8 vp32theora_LDADD = -ltheora -lvorbisenc -lvorbis -logg -lm
10 avi2vp3_SOURCES = avi2vp3.c avilib.c avilib.h