summaryrefslogtreecommitdiff
path: root/src/test_grabbag
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_grabbag')
-rw-r--r--src/test_grabbag/Makefile.am1
-rw-r--r--src/test_grabbag/cuesheet/Makefile.am1
-rw-r--r--src/test_grabbag/picture/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/src/test_grabbag/Makefile.am b/src/test_grabbag/Makefile.am
index ca226771..c13ca3b7 100644
--- a/src/test_grabbag/Makefile.am
+++ b/src/test_grabbag/Makefile.am
@@ -19,4 +19,5 @@
SUBDIRS = cuesheet picture
EXTRA_DIST = \
+ CMakeLists.txt \
Makefile.lite
diff --git a/src/test_grabbag/cuesheet/Makefile.am b/src/test_grabbag/cuesheet/Makefile.am
index 59ae71f4..6b88be4b 100644
--- a/src/test_grabbag/cuesheet/Makefile.am
+++ b/src/test_grabbag/cuesheet/Makefile.am
@@ -17,6 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
EXTRA_DIST = \
+ CMakeLists.txt \
Makefile.lite \
test_cuesheet.vcproj \
test_cuesheet.vcxproj \
diff --git a/src/test_grabbag/picture/Makefile.am b/src/test_grabbag/picture/Makefile.am
index 394b6eb0..36b79f84 100644
--- a/src/test_grabbag/picture/Makefile.am
+++ b/src/test_grabbag/picture/Makefile.am
@@ -17,6 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
EXTRA_DIST = \
+ CMakeLists.txt \
Makefile.lite \
test_picture.vcproj \
test_picture.vcxproj \