1 bin_PROGRAMS = cinelerra
2 cinelerra_SOURCES = aattachmentpoint.C \
140 packagedispatcher.C \
165 preferencesthread.C \
170 recordableatracks.C \
171 recordablevtracks.C \
187 renderfarmfsclient.C \
188 renderfarmfsserver.C \
190 resizetrackthread.C \
214 transitionhandles.C \
252 # set the include path found by configure
253 INCLUDES = -I$(top_srcdir)/quicktime -I$(top_srcdir)/guicast -I$(top_srcdir)/libmpeg3 $(all_includes)
255 # the library search path.
256 cinelerra_CFLAGS = $(CFLAGS) $(FIREWIRE_CFLAGS) $(SOUND_CFLAGS) $(AVIFILE_CXXFLAGS)
257 cinelerra_CXXFLAGS = $(CXXFLAGS) $(FIREWIRE_CFLAGS) $(SOUND_CFLAGS) $(AVIFILE_CXXFLAGS) -DPLUGINDIR=\"$(libdir)/cinelerra/\"
258 cinelerra_LDFLAGS = -export-dynamic ../mpeg2enc/libmpeg2enc.la ../toolame-02l/libtoolame.la
263 cinelerra_DEPENDENCIES =
264 noinst_HEADERS = aattachmentpoint.h \
411 packagedispatcher.h \
439 preferencesthread.h \
444 recordableatracks.h \
445 recordablevtracks.h \
460 renderfarmfsclient.h \
461 renderfarmfsserver.h \
465 resizetrackthread.h \
498 transitionhandles.h \
548 cinelerra_LDADD = $(top_builddir)/quicktime/libquicktime.la $(top_builddir)/guicast/libguicast.la $(top_builddir)/libmpeg3/libmpeg3.la -lX11 -lsndfile -logg -lvorbis -lvorbisfile -lvorbisenc -la52 -lpng -lXv -lXext -ljpeg -lmp3lame -ltiff -lesd -lz $(SOUND_LDFLAGS) $(FIREWIRE_LDFLAGS) -ldv -luuid $(AVIFILE_LDFLAGS)
550 EXTRA_DIST = Blond data
553 -rm -rf $(distdir)/Blond/CVS
554 -rm -rf $(distdir)/data/CVS