diff options
Diffstat (limited to 'examples/nanohttp')
-rw-r--r-- | examples/nanohttp/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/nanohttp/Makefile.am b/examples/nanohttp/Makefile.am index d0a6be7..53eadcc 100644 --- a/examples/nanohttp/Makefile.am +++ b/examples/nanohttp/Makefile.am @@ -1,3 +1,6 @@ +# +# $Revision: 1.14 $ +# LDADD=../../nanohttp/libnanohttp.la INCLUDES=-I${top_srcdir} |