From 909897a5c341b2aa9d7dc1bb461c63d33c1c6181 Mon Sep 17 00:00:00 2001 From: Bernd Porr Date: Tue, 7 Jun 2005 23:28:25 +0000 Subject: [PATCH] Changed the path so that the .conf files are copied in the doc directory. Otherwise they would have ended up in /usr/share. --- etc/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/etc/Makefile.am b/etc/Makefile.am index 8f862e4..837e33b 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,8 +1,6 @@ SUBDIRS = pcmcia hotplug -pkgdata_DATA = das1600.conf dt282x.conf modules.conf +doccomedilib_DATA = das1600.conf dt282x.conf modules.conf EXTRA_DIST = das1600.conf dt282x.conf modules.conf - - -- 2.26.2