diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-01 00:52:58 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-01 00:52:58 -0400 |
| commit | 32b7f0b240b289cbe0bf572a1cdbdf6c4f083d4a (patch) | |
| tree | f0d445cb286c004b48faec96f94814a5d5b09ec7 /wirish/rules.mk | |
| parent | b20009edddcbad0eb51e6f0bcd4683b9eab874fc (diff) | |
Broke the build with previous commit; sorry.
Diffstat (limited to 'wirish/rules.mk')
| -rw-r--r-- | wirish/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wirish/rules.mk b/wirish/rules.mk index 7715068..02906c7 100644 --- a/wirish/rules.mk +++ b/wirish/rules.mk @@ -27,7 +27,7 @@ cppSRCS_$(d) := wirish_math.cpp \ cxxabi-compat.cpp \ wirish_shift.cpp \ wirish_analog.cpp \ - time.cpp \ + wirish_time.cpp \ pwm.cpp \ ext_interrupts.cpp \ wirish_digital.cpp \ |
