2009-12-01 14:33:22 +01:00
|
|
|
# these are the headers for your project
|
2012-09-16 15:16:17 +02:00
|
|
|
noinst_HEADERS = $(srcdir)/*.h
|
2009-12-01 14:33:22 +01:00
|
|
|
|
|
|
|
#########################################################################
|
|
|
|
# APPLICATION SECTION
|
|
|
|
#########################################################################
|
|
|
|
# this is the program that gets installed. it's name is used for all
|
|
|
|
# of the other Makefile.am variables
|
|
|
|
bin_PROGRAMS = xmlcopyeditor
|
|
|
|
bindir = ${prefix}/bin
|
|
|
|
xmlcopyeditordir = ${prefix}/share/xmlcopyeditor
|
|
|
|
pixmapdir = /usr/share/pixmaps
|
|
|
|
applicationsdir = /usr/share/applications
|
|
|
|
|
|
|
|
# the application source, library search path, and link libraries
|
|
|
|
xmlcopyeditor_SOURCES = xmlcopyeditor.cpp associatedialog.cpp casehandler.cpp \
|
|
|
|
contexthandler.cpp globalreplacedialog.cpp housestyle.cpp \
|
|
|
|
housestylereader.cpp myhtmlpane.cpp nocasecompare.cpp readfile.cpp \
|
2012-08-29 14:57:23 +02:00
|
|
|
replace.cpp styledialog.cpp threadreaper.cpp wraplibxml.cpp \
|
2009-12-01 14:33:22 +01:00
|
|
|
wrapregex.cpp wraptempfilename.cpp xmlassociatedtd.cpp xmlassociatexsd.cpp \
|
2012-08-29 14:57:23 +02:00
|
|
|
xmlassociatexsl.cpp xmlctrl.cpp xmldoc.cpp xmlencodinghandler.cpp \
|
|
|
|
xmlfilterreader.cpp xmlpromptgenerator.cpp xmlrulereader.cpp \
|
|
|
|
xmlschemalocator.cpp xmlutf8reader.cpp xsllocator.cpp \
|
|
|
|
wrapexpat.cpp mypropertysheet.cpp rule.cpp housestylewriter.cpp myipc.cpp \
|
|
|
|
aboutdialog.cpp pathresolver.cpp mynotebook.cpp insertpanel.cpp \
|
|
|
|
xmlwordcount.cpp getword.cpp locationpanel.cpp catalogresolver.cpp \
|
2009-12-01 14:33:22 +01:00
|
|
|
xmlparseschemans.cpp xmlshallowvalidator.cpp wrapxerces.cpp \
|
|
|
|
findreplacepanel.cpp commandpanel.cpp xercescatalogresolver.cpp \
|
|
|
|
binaryfile.cpp xmlencodingspy.cpp wrapaspell.cpp validationthread.cpp \
|
|
|
|
wrapdaisy.cpp exportdialog.cpp mp3album.cpp xmlprodnote.cpp \
|
2012-08-29 14:57:23 +02:00
|
|
|
xmlsuppressprodnote.cpp xmlcopyimg.cpp xmlschemagenerator.cpp \
|
2009-12-01 14:33:22 +01:00
|
|
|
xmlcopyeditor.spec xmlcopyeditor.png custom.xpm \
|
|
|
|
xmlcopyeditor.desktop
|
2012-09-16 15:16:17 +02:00
|
|
|
|
2009-12-01 14:33:22 +01:00
|
|
|
xmlcopyeditor_LDFLAGS = $(WX_LIBS) \
|
|
|
|
-lexpat -lxslt -lxml2 -lpcre -lxerces-c $(ASPELL_LIBS) $(ENCHANT_LIBS)
|
|
|
|
|
2012-09-17 01:09:49 +02:00
|
|
|
nobase_dist_xmlcopyeditor_DATA = $(srcdir)/catalog/catalog \
|
|
|
|
$(srcdir)/copying/*.txt \
|
|
|
|
$(srcdir)/copying/Apache/LICENSE-2.0 \
|
|
|
|
$(srcdir)/copying/Apache/LICENSE-2_files/* \
|
|
|
|
$(srcdir)/copying/Aspell/* \
|
|
|
|
$(srcdir)/copying/boost_shared_ptr/* \
|
|
|
|
$(srcdir)/copying/Expat/* \
|
|
|
|
$(srcdir)/copying/libxml2/* \
|
|
|
|
$(srcdir)/copying/libxslt/* \
|
|
|
|
$(srcdir)/copying/PCRE/* \
|
|
|
|
$(srcdir)/copying/Scintilla/* \
|
|
|
|
$(srcdir)/copying/wxStEditor/* \
|
|
|
|
$(srcdir)/copying/wxStyledTextCtrl/* \
|
|
|
|
$(srcdir)/copying/xmlcopyeditor/* \
|
|
|
|
$(srcdir)/dtd/*.* \
|
|
|
|
$(srcdir)/dtd/dita/*.* \
|
|
|
|
$(srcdir)/dtd/docbook/4.4/*.* \
|
|
|
|
$(srcdir)/dtd/docbook/4.4/ent/*.* \
|
|
|
|
$(srcdir)/dtd/docbook/5.0b/*.* \
|
|
|
|
$(srcdir)/dtd/tei/p4/*.* \
|
|
|
|
$(srcdir)/dtd/tei/p5/*.* \
|
|
|
|
$(srcdir)/help/*.* \
|
|
|
|
$(srcdir)/help/html/*.* \
|
2012-09-16 15:16:17 +02:00
|
|
|
$(srcdir)/png/*.png \
|
|
|
|
$(srcdir)/po/*/messages.mo \
|
|
|
|
$(srcdir)/rng/*.rnc \
|
|
|
|
$(srcdir)/rng/*.rng \
|
|
|
|
$(srcdir)/rng/exclude/*.rng \
|
|
|
|
$(srcdir)/rng/modules/*.rng \
|
2012-09-17 01:09:49 +02:00
|
|
|
$(srcdir)/rulesets/*.* \
|
|
|
|
$(srcdir)/templates/*.dtd \
|
|
|
|
$(srcdir)/templates/*.html \
|
|
|
|
$(srcdir)/templates/*.lzx \
|
|
|
|
$(srcdir)/templates/*.rng \
|
|
|
|
$(srcdir)/templates/*.rss \
|
|
|
|
$(srcdir)/templates/*.xlf \
|
|
|
|
$(srcdir)/templates/*.xml \
|
|
|
|
$(srcdir)/templates/*.xsd \
|
|
|
|
$(srcdir)/templates/*.xsl \
|
|
|
|
$(srcdir)/templates/*.xtm \
|
2012-09-16 15:16:17 +02:00
|
|
|
$(srcdir)/xpm/*.xpm \
|
2012-09-17 01:09:49 +02:00
|
|
|
$(srcdir)/xsl/openlearn2daisyhtml/*.*
|
2009-12-01 14:33:22 +01:00
|
|
|
|
|
|
|
pixmap_DATA = xmlcopyeditor.png
|
|
|
|
|
|
|
|
applications_DATA = xmlcopyeditor.desktop
|
|
|
|
|
|
|
|
INCLUDES = -I/usr/include/libxml2 $(ENCHANT_CFLAGS)
|
|
|
|
|