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