diff options
Diffstat (limited to 'hcid/Makefile.am')
-rw-r--r-- | hcid/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am index 4967c25a..1fc640f1 100644 --- a/hcid/Makefile.am +++ b/hcid/Makefile.am @@ -53,7 +53,7 @@ AM_YFLAGS = -d CLEANFILES = lexer.c parser.c parser.h -EXTRA_DIST = hcid.8 hcid.conf.5 hcid.conf dbus-api.txt \ +EXTRA_DIST = hcid.8 hcid.conf.5 hcid.conf dbus-api.txt test-device \ service-record.dtd service-did.xml service-spp.xml \ service-opp.xml service-ftp.xml |