Files
veejay/veejay-current/libhash/Makefile.am
Niels Elburg b0815a32af Autotools build fixes (removed LDFLAGS and LIB_OPTS from all convience libraries). May affect build attempts on Darwin.
git-svn-id: svn://code.dyne.org/veejay/trunk@271 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2005-03-25 13:07:07 +00:00

7 lines
162 B
Makefile

# Makefile for veejay
INCLUDES = -I$(top_srcdir) -I$(includedir)
HASH_LIB_FILE = libhash.la
noinst_LTLIBRARIES = $(HASH_LIB_FILE)
libhash_la_SOURCES = hash.c