diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-04-28 21:53:29 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-06-15 19:32:29 -0500 |
commit | ee0902b50d5043e4b377cbf4556bb8ed39efd6b1 (patch) | |
tree | 62bc08fcb1275e4960f4ce3d53b01425a98267a8 /starmath | |
parent | 48cb39aa6d34cbdd2903f64e2b27f01e7c33b6ce (diff) |
avoid object double include in starmath
Diffstat (limited to 'starmath')
-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 92571a42f041..2b7bffb8b547 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 \ |