summaryrefslogtreecommitdiffabout
path: root/lib/Makefile.am
Unidiff
Diffstat (limited to 'lib/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 53d8182..496177b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -10,13 +10,13 @@ libsitecing_la_SOURCES = \
10 sitecing_parser.ll sitecing_enflesher.ll \ 10 sitecing_parser.ll sitecing_enflesher.ll \
11 sitecing_interface_cgi.cc \ 11 sitecing_interface_cgi.cc \
12 acomponent.cc \ 12 acomponent.cc \
13 cgi_component.cc \ 13 cgi_component.cc \
14 component_so.cc \ 14 component_so.cc \
15 file_factory.cc component_factory.cc \ 15 file_factory.cc component_factory.cc \
16 sitespace.cc \ 16 sitespace.cc \
17 configuration.cc \ 17 configuration.cc \
18 util.cc sitecing_util.cc \ 18 util.cc sitecing_util.cc \
19 scoreboard.cc \ 19 scoreboard.cc \
20 process_manager.cc 20 process_manager.cc
21libsitecing_la_LDFLAGS = \ 21libsitecing_la_LDFLAGS = \
22 -version-info 1:0:0 22 -version-info 2:0:0