--- Makefile.in.orig	Mon Sep 16 00:28:04 2002
+++ Makefile.in	Fri Mar 19 19:35:48 2004
@@ -99,15 +99,14 @@
 install_sh = @install_sh@
 @VALID_VIDEO_TRUE@camserv_subdir = camserv
 
-SUBDIRS = libltdl \
-		common \
+SUBDIRS = common \
 		${camserv_subdir} \
 		include \
 		macros  \
 		relay
 
 
-data_DATA = camserv.cfg defpage.html
+data_DATA = camserv.cfg.dist defpage.html
 EXTRA_DIST = camserv.cfg.in javascript.txt BUGS camserv.spec defpage.html
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -463,7 +462,7 @@
 	uninstall-info-recursive uninstall-recursive
 
 
-camserv.cfg: camserv.cfg.in
+camserv.cfg.dist: camserv.cfg.in
 	@sed -e s%CAMSERV_MODDIR%$(CAMSERV_MODDIR)%g < camserv.cfg.in > $@ 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
