]> sourceware.org Git - libabigail.git/commitdiff
Hmh, finally EXTRA_DIST was just fine
authorDodji Seketeli <dodji@redhat.com>
Thu, 20 Nov 2014 09:53:58 +0000 (10:53 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 20 Nov 2014 09:53:58 +0000 (10:53 +0100)
* tests/Makefile.am: Put EXTRA_DIST back.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/Makefile.am

index c0825575297d2ce6aebecf4b28d4253c2265c162..a9572b8bdba65adc2f4739c1ed6b298e783e60e8 100644 (file)
@@ -98,7 +98,7 @@ printdifftree_LDADD = $(top_builddir)/src/libabigail.la
 AM_CPPFLAGS=-I${abs_top_srcdir}/include \
 -I${abs_top_builddir}/include -I${abs_top_srcdir}/tools
 
-noinst_DATA = \
+EXTRA_DIST = \
 data/test-read-write/test0.xml \
 data/test-read-write/test1.xml \
 data/test-read-write/test2.xml \
This page took 0.036928 seconds and 5 git commands to generate.