From d3ee0b72e41ec6afebd89aba6b5e8a209298db03 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 29 Oct 2006 08:13:01 +0000 Subject: [PATCH] Added to EXTRA_DIST libburn/sg-*.[ch] --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index c3172db..0dead1d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -217,5 +217,9 @@ EXTRA_DIST = \ cdrskin/wiki_plain.txt \ cdrskin/cleanup.h \ cdrskin/cleanup.c \ + libburn/sg-freebsd.c \ + libburn/sg-freebsd.h \ + libburn/sg-linux.c \ + libburn/sg-linux.h \ COPYING