diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-01-16 10:12:08 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-01-16 10:12:08 +0000 |
commit | 67038f290a093200e0b5dfc66f1b25d12ba90578 (patch) | |
tree | 37b5e2855998376ffa054ee2d5719e8e3580daad /audio | |
parent | 424e98b0d14ffe676fb478ed48d083fced91e111 (diff) |
Include headset.service into the distribution
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am index 45afab3c..f7d6b50c 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -21,6 +21,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ $(glib_cflags) INCLUDES = -I$(top_srcdir)/common -EXTRA_DIST = audio-api.txt +EXTRA_DIST = headset.service audio-api.txt MAINTAINERCLEANFILES = Makefile.in |