diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 0000000000..0c829b43f5 --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,5 @@ +include $(top_srcdir)/Makefile.am.inc + +writing_udev_rulesdir = $(docdir)/writing_udev_rules +dist_writing_udev_rules_DATA = \ + writing_udev_rules/index.html |