diff options
Diffstat (limited to 'proto/pipe/Makefile')
-rw-r--r-- | proto/pipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/pipe/Makefile b/proto/pipe/Makefile index 5093da98..0d68db4c 100644 --- a/proto/pipe/Makefile +++ b/proto/pipe/Makefile @@ -3,4 +3,4 @@ obj := $(src-o-files) $(all-daemon) $(cf-local) -tests_objs := $(tests_objs) $(src-o-files)
\ No newline at end of file +tests_objs := $(tests_objs) $(src-o-files) |