commit | f13ad375196341950022592fd1c8c2b53259d118 | [log] [tgz] |
---|---|---|
author | Cristian RodrÃguez <crrodriguez@opensuse.org> | Fri Apr 06 12:17:30 2012 -0300 |
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | Sat Apr 07 08:36:27 2012 +1000 |
tree | 47e80a3a7e3890b15d7f830a59115a8d0adf0fe6 | |
parent | 425d39b5f898249e2b62fbacf8b8ce8834888ee1 [diff] |
Fix make distcheck
diff --git a/src/libFLAC/include/private/Makefile.am b/src/libFLAC/include/private/Makefile.am index 62d8a18..2e33dc7 100644 --- a/src/libFLAC/include/private/Makefile.am +++ b/src/libFLAC/include/private/Makefile.am
@@ -39,6 +39,7 @@ float.h \ format.h \ lpc.h \ + macros.h \ md5.h \ memory.h \ metadata.h \