From: Erik de Castro Lopo Date: Sat, 4 Feb 2012 22:21:29 +0000 (+1100) Subject: include/share/Makefile.am : Add compat.h to EXTRA_DIST. X-Git-Tag: 1.3.0pre1~118 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6184fd7452c5d5c50927d1170b924d14d73492b0;p=platform%2Fupstream%2Fflac.git include/share/Makefile.am : Add compat.h to EXTRA_DIST. --- diff --git a/include/share/Makefile.am b/include/share/Makefile.am index 513828b..2cc1cd3 100644 --- a/include/share/Makefile.am +++ b/include/share/Makefile.am @@ -6,6 +6,7 @@ SUBDIRS = grabbag EXTRA_DIST = \ alloc.h \ + compat.h \ getopt.h \ grabbag.h \ replaygain_analysis.h \