build: fix file list warning with automake-1.9
authorJan Engelhardt <jengelh@medozas.de>
Mon, 1 Aug 2011 18:01:48 +0000 (20:01 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000 (14:12 +0100)
commitd087581ab9e58490b99be38e0000cc91cfcdce65
treeecef62d34ea585ac6b109dcfb4a1387414124280
parent0cf0b145924759b1256ebe542e76b8bfc9215938
build: fix file list warning with automake-1.9

Makefile.am:12: EXTRA_DIST multiply defined in condition TRUE ...
Makefile.am:3: ... "EXTRA_DIST" previously defined here

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am