cryb-to/lib/hash/Makefile.am

8 lines
129 B
Text
Raw Normal View History

AM_CPPFLAGS = -I$(top_srcdir)/include
lib_LTLIBRARIES = libcryb-hash.la
libcryb_hash_la_SOURCES = \
murmur3_32.c \
pearson.c