diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-04-28 21:53:29 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-04-28 21:53:29 -0500 |
commit | f54c659e240896bc65f3f6f37fc993813630d8d3 (patch) | |
tree | 33032d5ee20125d9ca0bee2d2c0b9d993928920c /starmath/Library_sm.mk | |
parent | 7438c388e31ac611af903dc98006b084f565911e (diff) |
avoid object double include in starmath
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r-- | starmath/Library_sm.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk index 1fc0a763bf11..bd492dfdc472 100644 --- a/starmath/Library_sm.mk +++ b/starmath/Library_sm.mk @@ -74,7 +74,6 @@ $(eval $(call gb_Library_add_exception_objects,sm,\ starmath/source/dialog \ starmath/source/document \ starmath/source/edit \ - starmath/source/eqnolefilehdr \ starmath/source/format \ starmath/source/mathmlexport \ starmath/source/mathmlimport \ |