From: Stan Seibert Date: Sat, 13 Jul 2002 17:23:05 +0000 (+0000) Subject: Makefile fixes. X-Git-Tag: v1.3.3~711 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9bb00074ac4bd15e9606e084e0f4c983f7cbd4a5;p=platform%2Fupstream%2Flibvorbis.git Makefile fixes. svn path=/trunk/vorbis/; revision=3626 --- diff --git a/lib/books/coupled/Makefile.am b/lib/books/coupled/Makefile.am index ba88ebc..135b979 100644 --- a/lib/books/coupled/Makefile.am +++ b/lib/books/coupled/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = foreign -EXTRA_DIST = res_books_44c.h \ No newline at end of file +EXTRA_DIST = res_books_stereo.h \ No newline at end of file diff --git a/lib/books/uncoupled/Makefile.am b/lib/books/uncoupled/Makefile.am index 6d6e17e..3be342e 100644 --- a/lib/books/uncoupled/Makefile.am +++ b/lib/books/uncoupled/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = foreign -EXTRA_DIST = res_books_44u.h +EXTRA_DIST = res_books_uncoupled.h