summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2014-12-14 10:55:16 -0500
committerDave Reisner <dreisner@archlinux.org>2014-12-14 10:56:25 -0500
commit0f5a314b2ec348c241e4a484ee505bbd2eddb19e (patch)
tree0e1f32c4cd06a5630e638e94d23c506d1671526e /docs
parent7cd3aba6bdd26583f62b318f18def8939de3274f (diff)
build-sys: fix distcheck
- fix misspelling in filename (intenal -> internal) - remove deleted hwdb-related file (nuked with sd-hwdb refactor)
Diffstat (limited to 'docs')
-rw-r--r--docs/libudev/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libudev/Makefile.am b/docs/libudev/Makefile.am
index cf9a452e7..2998c3516 100644
--- a/docs/libudev/Makefile.am
+++ b/docs/libudev/Makefile.am
@@ -57,7 +57,7 @@ EXTRA_HFILES=
# Header files to ignore when scanning. Use base file name, no paths
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES = libudev-private.h libudev-hwdb-def.h
+IGNORE_HFILES = libudev-private.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png