directory 'test' to 'tools' renamed.

This commit is contained in:
Roland Jax
2014-05-31 16:55:17 +02:00
parent cf54ba532e
commit f77e6d215c
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ dist_noinst_SCRIPTS = autogen.sh
noinst_PROGRAMS = feed
feed_SOURCES = test/feed.cpp \
feed_SOURCES = tools/feed.cpp \
utils/appl.cpp
feed_LDADD = $(LIBEBUS_LIBS)