From 8f68b0f8a783eca7dd25d7bd00fd525342c44bf6 Mon Sep 17 00:00:00 2001 From: gfk Date: Wed, 14 Nov 2001 21:00:06 +0000 Subject: [PATCH] Added LCDd.conf to the distribution --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 8b71527..e731734 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,3 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = shared clients server docs +EXTRA_DIST = LCDd.conf