diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2007-05-08 14:08:54 +0000 |
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2007-05-08 14:08:54 +0000 |
| commit | fcba5ddbba50277ab533ac9efc8414f8b839ec8e (patch) | |
| tree | 7075396ea70e58209a49ed7bf3f1cd1060acd366 /network/Makefile.am | |
| parent | 89aa5447d1310dc3b9a8591dbe80abac9239a114 (diff) | |
Add service test scripts
Diffstat (limited to 'network/Makefile.am')
| -rw-r--r-- | network/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/Makefile.am b/network/Makefile.am index e01bd4b9..17869043 100644 --- a/network/Makefile.am +++ b/network/Makefile.am @@ -23,6 +23,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @HAL_CFLAGS@ @GLIB_CFLAGS@ INCLUDES = -I$(top_srcdir)/common -EXTRA_DIST = network.service network-api.txt +EXTRA_DIST = network.service network-api.txt test-network MAINTAINERCLEANFILES = Makefile.in |
