efl-cxx: Fixes in automake Makefiles

This commit is contained in:
Felipe Magno de Almeida 2017-12-13 21:38:35 -02:00
parent dd4be85d7e
commit f869065873
2 changed files with 2 additions and 6 deletions

View File

@ -105,7 +105,7 @@ nodist_installed_elementarycxxmainheaders_DATA = $(elementary_eolian_cxx_hh) $(e
lib/elementary/Elementary.eo.hh
nodist_installed_eldbuscxxmainheaders_DATA = $(eldbus_eolian_cxx_hh) $(eldbus_eolian_cxx_impl_hh) lib/eldbus/Eldbus_Model.eo.hh
CLEANFILES = $(eo_eolian_cxx_hh) $(eo_eolian_cxx_impl_hh)
CLEANFILES += $(eo_eolian_cxx_hh) $(eo_eolian_cxx_impl_hh)
### Elementary C++

View File

@ -78,13 +78,9 @@ IMPL = \
SRCS = \
eolian_cxx_simple_01.cc \
eolian_cxx_callbacks_01.cc \
$(IMPL)
ECXX_EXAMPLE_EOS = \
ns_colourable.eo \
ns_colourablesquare.eo
dist_example_eos_SOURCES = $(ECXX_EXAMPLE_EOS)
$(IMPL)
if HAVE_CXX
GENERATED = \