diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 14:58:33 +0200 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 14:58:33 +0200 | 
| commit | 280948eda4542d2236283e99b79421a15f4bc3e1 (patch) | |
| tree | b55a268be56966a70e8f509764b315e721b9c51b /tools | |
| parent | 2d106c7fd8bd4ac12352fd63c2e30f514aa44301 (diff) | |
Added missing dist target.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/Makefile.am | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/tools/Makefile.am b/tools/Makefile.am new file mode 100644 index 0000000..8cdf825 --- /dev/null +++ b/tools/Makefile.am @@ -0,0 +1,7 @@ +EXTRA_DIST = \ +	Makefile.am.test \ +	MocList \ +	add_file \ +	test \ +	test.h \ +	testlist
\ No newline at end of file | 
