diff options
Diffstat (limited to 'proto/babel/Makefile')
-rw-r--r-- | proto/babel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/babel/Makefile b/proto/babel/Makefile index a5b4a13b..06b58e95 100644 --- a/proto/babel/Makefile +++ b/proto/babel/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) |