r550: References to a shared plugin that is moved up or down must be updated.
[cinelerra_cv.git] / plugins / defaulttheme / Makefile.am
blob0b5bb9d069727b1de4b2fac54de8fcc641fffef0
1 SUBDIRS = data
3 plugin_LTLIBRARIES = blondtheme.la
4 blondtheme_la_LDFLAGS = -avoid-version -module -shared 
5 blondtheme_la_LIBADD = data/libimagedata.a
6 blondtheme_la_SOURCES = defaulttheme.C 
7 AM_CXXFLAGS = $(LARGEFILE_CFLAGS)
9 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
10 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)
12 noinst_HEADERS = defaulttheme.h 
14 EXTRA_DIST = \
15         buttons.xcf.bz2 \
16         cwindow.xcf.bz2 \
17         cwindow2.xcf.bz2 \
18         hscroll.xcf.bz2 \
19         hscroll2.xcf.bz2 \
20         mwindow.xcf.bz2 \
21         mwindow2.xcf.bz2 \
22         recordgui.xcf.bz2 \
23         recordmonitor.xcf.bz2 \
24         scrollbar.xcf.bz2 \
25         slider_bg.xcf.bz2 \
26         slider_button.xcf.bz2 \
27         statusbar_cancel.xcf.bz2 \
28         tumbler.xcf.bz2 \
29         vscrollbar.xcf.bz2 \
30         vwindow.xcf.bz2