summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2e07a82)
raw | patch | inline | side by side (parent: 2e07a82)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 18 Sep 2010 14:29:42 +0000 (16:29 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 18 Sep 2010 14:29:42 +0000 (16:29 +0200) |
This is not an executable to be executed by the user directly.
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index bd986999cb47e8a939dbcb719b7c0649799742b2..766331f491f2bb030ab0c3b7f912338e58f0cfa1 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
BUILT_SOURCES = parser.h
-bin_PROGRAMS = collection.fcgi
+pkglib_PROGRAMS = collection.fcgi
collection_fcgi_SOURCES = main.c \
oconfig.c oconfig.h aux_types.h scanner.l parser.y \