[Forensics-changes] [yara] 06/407: Fix wrong file name in Makefile.am

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.3.0
in repository yara.

commit 1ed3d399f08ad12a2348628a93913a1b4caf68ea
Author: Victor Manuel Alvarez <vmalvarez at virustotal.com>
Date:   Wed Aug 27 22:36:43 2014 +0200

    Fix wrong file name in Makefile.am
---
 libyara/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/Makefile.am b/libyara/Makefile.am
index 33dec92..f752a6b 100644
--- a/libyara/Makefile.am
+++ b/libyara/Makefile.am
@@ -43,7 +43,7 @@ yarainclude_HEADERS = \
   include/yara/compiler.h \
   include/yara/modules.h \
   include/yara/object.h \
-  include/yara/strings.h \
+  include/yara/strutils.h \
   include/yara/libyara.h
 
 lib_LTLIBRARIES = libyara.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list