diff options
Diffstat (limited to 'include/share/grabbag/Makefile.am')
-rw-r--r-- | include/share/grabbag/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/share/grabbag/Makefile.am b/include/share/grabbag/Makefile.am new file mode 100644 index 0000000..22baa15 --- /dev/null +++ b/include/share/grabbag/Makefile.am @@ -0,0 +1,8 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = \ + cuesheet.h \ + file.h \ + picture.h \ + replaygain.h \ + seektable.h |