summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2009-09-01 22:25:49 (GMT)
committer Don Pellegrino <don@drexel.edu>2009-09-01 22:25:49 (GMT)
commit79e1ce3c5300ef79e13f17f7e86050755d4b08c5 (patch) (unidiff)
treef455a2886811a73d8c4c3b52b3814f1d589e7c2f
parenta80eb7cc1a4af3ce90924ec104dd9baeef12741a (diff)
downloadexp005-79e1ce3c5300ef79e13f17f7e86050755d4b08c5.zip
exp005-79e1ce3c5300ef79e13f17f7e86050755d4b08c5.tar.gz
exp005-79e1ce3c5300ef79e13f17f7e86050755d4b08c5.tar.bz2
Added web browser plugin target.
-rw-r--r--src/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c7f33a0..d0923a3 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.