comparison decoders/Makefile.am @ 240:ff6e66f54ece

fixed decoders/Makefile.am
author fingolfin
date Wed, 23 Jan 2002 20:00:51 +0000
parents 07d0939d40e7
children 6fe6de401b63
comparison
equal deleted inserted replaced
239:30e21a90f3b1 240:ff6e66f54ece
1 noinst_LTLIBRARIES = libdecoders.la 1 noinst_LTLIBRARIES = libdecoders.la
2 2
3 SUBDIRS = timidity 3 SUBDIRS = timidity
4 4
5 INCLUDES = -I$(top_srcdir) -Itimidity 5 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/decoders/timidity
6 6
7 libdecoders_la_SOURCES = \ 7 libdecoders_la_SOURCES = \
8 aiff.c \ 8 aiff.c \
9 au.c \ 9 au.c \
10 mikmod.c \ 10 mikmod.c \