diff options
author | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-04-02 13:03:27 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-04-02 13:03:27 +0000 |
commit | 4c91cd786d4e4d8d8b9346f008cdad0c7d324b54 (patch) | |
tree | a7e12d73d035e8e54548abae67c28d105a1748ad /tools | |
parent | 5f1075f2f9ec9c5d18f09497bd6b0f14511621ea (diff) |
Remove the avinfo_SOURCES line.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index a529a6c5..828aa1b3 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -69,7 +69,6 @@ sdptool_LDADD = @BLUEZ_LIBS@ $(top_builddir)/common/libhelper.a ciptool_LDADD = @BLUEZ_LIBS@ -avinfo_SOURCES = avinfo.c avinfo_LDADD = @BLUEZ_LIBS@ endif |