diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-21 13:21:30 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-21 13:21:30 +0200 |
commit | 531c1e2455f418817079bfecbfa00f5164b2360d (patch) | |
tree | 2c4b0d3a01d7f4b399f9e3ed97224e388c11c85b /starmath/Library_smd.mk | |
parent | 4789e1366182b6ebfda836f02ac4303c3785b203 (diff) |
gnumake4: postmerge fixes in starmath
Diffstat (limited to 'starmath/Library_smd.mk')
-rw-r--r-- | starmath/Library_smd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk index 5ea8fda11738..d1596e796096 100644 --- a/starmath/Library_smd.mk +++ b/starmath/Library_smd.mk @@ -54,7 +54,6 @@ $(eval $(call gb_Library_add_linked_libs,smd,\ )) $(eval $(call gb_Library_add_exception_objects,smd,\ - starmath/source/detreg \ starmath/source/smdetect \ )) |