Commit 70d44990b767556ac98538a1be68eaa23a0df45e

Authored by Perry Werneck
1 parent deabbf3e

Ajustes para empacotamento windows.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/plugins/hllapi/Makefile.in
... ... @@ -215,7 +215,7 @@ $(SRCDIR): \
215 215 clean
216 216  
217 217 @$(MKDIR) $@
218   - @$(INSTALL_DATA) *.c *.h *.in *.cbp $@
  218 + @$(INSTALL_DATA) *.c *.cc *.h *.in *.cbp $@
219 219  
220 220  
221 221 #---[ Debug Targets ]--------------------------------------------------------------------
... ...