Rename internal file

This is the first part to separate hooks related to recorder and to
player.
master
Daniel Zaoui 7 years ago
parent 66347ba6a7
commit 081a86902c
  1. 2
      src/lib/Makefile.am
  2. 0
      src/lib/tsuite_hook_recorder.c

@ -15,7 +15,7 @@ pkgdir = $(libdir)/exactness
pkg_LTLIBRARIES = libexactness.la
libexactness_la_SOURCES = \
tsuite_evas_hook.c \
tsuite_hook_recorder.c \
tsuite_file_data.c
libexactness_la_LDFLAGS = -avoid-version -rdynamic

Loading…
Cancel
Save