summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@coffee.donpellegrino.com>2009-09-09 17:45:38 (GMT)
committer Don Pellegrino <don@coffee.donpellegrino.com>2009-09-09 17:45:38 (GMT)
commit8b6e548fd6a93b2bde6d2fa83e694b2a4453233e (patch) (unidiff)
tree2e1a9e73fff296bdee69a6d65ac7ed7229b8d66b
parent7ceaf1f7bae5a454f858693f4407948c0c92ce67 (diff)
downloadexp005-8b6e548fd6a93b2bde6d2fa83e694b2a4453233e.zip
exp005-8b6e548fd6a93b2bde6d2fa83e694b2a4453233e.tar.gz
exp005-8b6e548fd6a93b2bde6d2fa83e694b2a4453233e.tar.bz2
Added targets for the plugin.
-rw-r--r--src/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 833b25f..82ddc3b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,13 @@
1bin_PROGRAMS = flumap1bin_PROGRAMS = flumap
22
3lib_LTLIBRARIES = libflumapplugin.la
4
5libflumapplugin_la_CFLAGS = -I/usr/include/xulrunner-1.9/unstable
6
7libflumapplugin_la_SOURCES = \
8 plugin/plugin.c \
9 plugin/plugin.h
10
3flumap_SOURCES = \11flumap_SOURCES = \
4 controller/actions/clear_selection.c \12 controller/actions/clear_selection.c \
5 controller/actions/pan.c \13 controller/actions/pan.c \

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.