aboutsummaryrefslogtreecommitdiff
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = gnu
 
-SUBDIRS = libltdl addon base data src test
+SUBDIRS = addon base data src test
 
 EXTRA_DIST = bootstrap pinball.spec clean pinball.desktop
 
title='2019-01-20 11:49:10 +0200'>2019-01-20tests: More adjustments to python.scm split....Efraim Flashner 2019-01-10guix: lint: Warn only if GitHub URI is not same as the package URI....Arun Isaac 2018-12-27lint: Check for unstable tarballs....Efraim Flashner 2018-12-24guix: lint: Check for source URIs redirecting to GitHub....Arun Isaac 2018-11-20lint: 'check-derivation' tries all the package's supported systems....Ludovic Courtès 2017-12-10lint: 'check-vulnerabilities' also checks package properties....Efraim Flashner 2017-11-28lint: 'patch-file-names' checks for file name length....Ludovic Courtès 2017-10-12lint: 'home-page' checker reports permanent redirects....Ludovic Courtès 2017-10-12tests: Support multiple HTTP server instances....Ludovic Courtès 2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost