From 6184fd7452c5d5c50927d1170b924d14d73492b0 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sun, 5 Feb 2012 09:21:29 +1100 Subject: [PATCH] include/share/Makefile.am : Add compat.h to EXTRA_DIST. --- include/share/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.7.4