From 040a298c38ee280b757842e2cb2d16fe4532267e Mon Sep 17 00:00:00 2001 From: germeier Date: Mon, 19 Apr 2004 12:22:51 +0000 Subject: oops, really add the hotpluging files to the repository ;-) --- hotplug/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hotplug/Makefile.am (limited to 'hotplug/Makefile.am') diff --git a/hotplug/Makefile.am b/hotplug/Makefile.am new file mode 100644 index 0000000..f9e122e --- /dev/null +++ b/hotplug/Makefile.am @@ -0,0 +1,7 @@ +datadir=/etc/hotplug/usb +sbindir=/etc/hotplug/usb + +data_DATA = libmpio.usermap +sbin_SCRIPTS = libmpio +EXTRA_DIST = libmpio libmpio.usermap + -- cgit v1.2.3