include/share/Makefile.am : Add compat.h to EXTRA_DIST.
authorErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 4 Feb 2012 22:21:29 +0000 (09:21 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 4 Feb 2012 22:21:29 +0000 (09:21 +1100)
include/share/Makefile.am

index 513828b..2cc1cd3 100644 (file)
@@ -6,6 +6,7 @@ SUBDIRS = grabbag
 
 EXTRA_DIST = \
        alloc.h \
+       compat.h \
        getopt.h \
        grabbag.h \
        replaygain_analysis.h \