diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:55:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:56:10 +0100 |
commit | 9d4fdd4f187ae3082ba5077fbdf33e48aaae3821 (patch) | |
tree | 08c98c84cc291bc5b469581c1ed48580e1648072 /sfx2/qa | |
parent | 56d652d8a249b10037879b857debd879e262c5cf (diff) |
Clean up makefiles
Diffstat (limited to 'sfx2/qa')
-rw-r--r-- | sfx2/qa/complex/docinfo/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/qa/complex/docinfo/makefile.mk b/sfx2/qa/complex/docinfo/makefile.mk index 8c3525541062..0c350f1a9618 100644 --- a/sfx2/qa/complex/docinfo/makefile.mk +++ b/sfx2/qa/complex/docinfo/makefile.mk @@ -31,8 +31,8 @@ PRJNAME = sfx2 PACKAGE = complex$/docinfo # --- Settings ----------------------------------------------------- -.INCLUDE: settings.mk +.INCLUDE: settings.mk #----- compile .java files ----------------------------------------- |