summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bd0798c89f..a56eacaa2f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,9 +17,9 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-EXTRA_DIST = README README.srptool gnutls-http-serv params.pem
+EXTRA_DIST = README README.srptool
-SUBDIRS = srp x509 openpgp cfg
+SUBDIRS = cfg
AM_CPPFLAGS = -I../includes -I$(top_srcdir)/includes \
-I$(top_srcdir)/lgl -I$(top_builddir)/lgl \