## process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = foreign bin_PROGRAMS = oggmerge oggmerge_SOURCES = oggmerge.c oggmerge.h mngread.c oggmerge_CFLAGS = @OGG_CFLAGS@ oggmerge_LDADD = @OGG_LIBS@