Files
veejay/veejay-current/libsample/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

10 lines
279 B
Makefile

# Makefile for veejay
INCLUDES = -I$(top_srcdir) -I$(includedir) -I$(top_srcdir)/vjmem -I$(top_srcdir)/vjmsg -I$(top_srcdir)/libhash\
${XML_CFLAGS} ${XML_CPPFLAGS}
SAMPLE_LIB_FILE = libsample.la
noinst_LTLIBRARIES = $(SAMPLE_LIB_FILE)
libsample_la_SOURCES = sampleadm.c