Changed the path so that the .conf files are copied in
authorBernd Porr <Bernd.Porr@f2s.com>
Tue, 7 Jun 2005 23:28:25 +0000 (23:28 +0000)
committerBernd Porr <Bernd.Porr@f2s.com>
Tue, 7 Jun 2005 23:28:25 +0000 (23:28 +0000)
the doc directory. Otherwise they would have ended up
in /usr/share.

etc/Makefile.am

index 8f862e4b78f501b8999d43f26d1a9c57d335134a..837e33b717e8a7d4b2e9d556d1c19b5946776457 100644 (file)
@@ -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
-
-