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/sdi | |
parent | 56d652d8a249b10037879b857debd879e262c5cf (diff) |
Clean up makefiles
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk index c02e51eb6998..07e8a4b7fe19 100644 --- a/sfx2/sdi/makefile.mk +++ b/sfx2/sdi/makefile.mk @@ -39,9 +39,9 @@ TARGET=sfxslots SDI1NAME=$(TARGET) SDI1EXPORT=sfx -#SIDHRCNAME=sfx.hrc unused??? .ENDIF + # --- Files -------------------------------------------------------- SVSDI1DEPEND= \ |