You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
417 B

--- a/Makefile.am 2018-02-07 21:51:10.451717813 +0100
+++ b/Makefile.am 2018-02-07 21:54:43.811708840 +0100
@@ -7,11 +7,11 @@
include \
src
-docdir = $(datadir)/doc/@PACKAGE@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = sstp-client-1.0.pc
-doc_DATA = \
+examplesdir = $(docdir)/examples
+examples_DATA = \
sstp-test.example \
sstp-test-nopty.example