[libdmapsharing] test/Makefile.am: add dmapcopy to EXTRA_DIST



commit c1447ae3ae9574addab2fa9b82ca4f117609e222
Author: W. Michael Petullo <mike flyn org>
Date:   Tue May 27 16:10:56 2014 -0400

    test/Makefile.am: add dmapcopy to EXTRA_DIST
    
    Signed-off-by: W. Michael Petullo <mike flyn org>

 media/another-test.mp3 |  Bin 8 -> 33729 bytes
 tests/Makefile.am      |    6 ++++--
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/media/another-test.mp3 b/media/another-test.mp3
deleted file mode 120000
index 51d612a..0000000
--- a/media/another-test.mp3
+++ /dev/null
@@ -1 +0,0 @@
-test.mp3
\ No newline at end of file
diff --git a/media/another-test.mp3 b/media/another-test.mp3
new file mode 100644
index 0000000..b4676a3
Binary files /dev/null and b/media/another-test.mp3 differ
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d36b454..9c0048f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -162,10 +162,12 @@ noinst_HEADERS = \
        test-dpap-record-factory.h
 
 EXTRA_DIST = \
-       $(dpapview_VALASOURCES) \
-       $(dpapview_VALABUILTSOURCES) \
        $(dacplisten_VALASOURCES) \
        $(dacplisten_VALABUILTSOURCES) \
+       $(dpapview_VALASOURCES) \
+       $(dpapview_VALABUILTSOURCES) \
+       $(dmapcopy_VALASOURCES) \
+       $(dmapcopy_VALABUILTSOURCES) \
        $(dmapserve_VALASOURCES) \
        $(dmapserve_VALABUILTSOURCES) \
        dpapview.ui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]