diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-03-26 08:21:05 -0400 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-03-26 08:21:05 -0400 | 
| commit | b8c9e442a9313f27670dcae97757b3c416ac263d (patch) | |
| tree | 008dd614b9ada07dee516dcf11793effd45151e1 /test | |
| parent | 0035e5cc347a07827808ee99a1ecbd4640a4b37c (diff) | |
Added visual studio project files to dist.
Diffstat (limited to 'test')
| -rw-r--r-- | test/Makefile.am | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 4642f7d..5725160 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -6,3 +6,5 @@ hptest_SOURCES = \  	test.cc  include_HEADERS = + +EXTRA_DIST = test.vcxproj  | 
