Mercurial > SDL_sound_CoreAudio
comparison Makefile.am @ 134:3ce7ede90d24
added CREDITS to EXTRA_DIST in Makefile.am
author | fingolfin |
---|---|
date | Wed, 10 Oct 2001 08:13:51 +0000 |
parents | c047ae35d5fa |
children | 3e60862fbd76 |
comparison
equal
deleted
inserted
replaced
133:70aa3af7025e | 134:3ce7ede90d24 |
---|---|
14 | 14 |
15 libSDL_sound_la_LDFLAGS = \ | 15 libSDL_sound_la_LDFLAGS = \ |
16 -release $(LT_RELEASE) \ | 16 -release $(LT_RELEASE) \ |
17 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) | 17 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) |
18 libSDL_sound_la_LIBADD = decoders/libdecoders.la | 18 libSDL_sound_la_LIBADD = decoders/libdecoders.la |
19 | |
20 | |
21 EXTRA_DIST = \ | |
22 CREDITS |