OSDN Git Service

Makefile: Always add all test scripts to EXTRA_DIST
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 18 Apr 2012 08:53:37 +0000 (10:53 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 18 Apr 2012 09:10:19 +0000 (12:10 +0300)
commitd07fdd947aac325c73b17e532cab1e69d523a4ce
treead7fb4374373c3e4155f7903ee42fdbf7fe1cb90
parentbae8dc7356756927c478f5fff28453bed481471f
Makefile: Always add all test scripts to EXTRA_DIST

With commit e407e9ac6d8bfde31f95ed5d7e7bcecf0cfe48ed
test-attrib, test-proximity and test-thermometer are only packaged
when "./configure --enable-gatt && make dist" is called.

The dist target should be independant on the configure flags.
Makefile.tools