diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f429bd7..2afb47b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ ## top directory +bin_SCRIPTS=csoap-config #Build in these directories: SUBDIRS= $(NANOHTTP_LIBRARY_NAME) $(GENERIC_LIBRARY_NAME) examples |