aboutsummaryrefslogtreecommitdiff
path: root/src/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/Makefile.am')
-rw-r--r--src/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am
index 611dab23..3d693b23 100644
--- a/src/examples/Makefile.am
+++ b/src/examples/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/src/include
4 4
5# example programs 5# example programs
6 6
7noinst_PROGRAMS = minimal_example querystring_example fileserver_example fileserver_example_external 7noinst_PROGRAMS = minimal_example querystring_example fileserver_example fileserver_example_external_select
8 8
9minimal_example_SOURCES = \ 9minimal_example_SOURCES = \
10 minimal_example.c 10 minimal_example.c