eolian_cxx: Fix occasional build error with eolian_cxx_test_wrapper.cc
authorVitor Sousa <vitorsousasilva@gmail.com>
Fri, 13 Feb 2015 02:31:11 +0000 (00:31 -0200)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Mon, 23 Feb 2015 20:53:59 +0000 (17:53 -0300)
src/Makefile_Eolian_Cxx.am

index d0b8450..cd58e3e 100644 (file)
@@ -76,6 +76,7 @@ tests/eolian_cxx/simple.c \
 tests/eolian_cxx/eolian_cxx_test_inheritance.cc \
 tests/eolian_cxx/eolian_cxx_test_generate.cc
 
+tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_wrapper.$(OBJEXT): tests/eolian_cxx/callback.eo.hh
 tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_callback.$(OBJEXT): tests/eolian_cxx/callback.eo.hh
 tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_address_of.$(OBJEXT): tests/eolian_cxx/a.eo.hh tests/eolian_cxx/b.eo.hh tests/eolian_cxx/c.eo.hh tests/eolian_cxx/d.eo.hh