aboutsummaryrefslogtreecommitdiff
path: root/examples/other/i2c_stts75_sensor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/other/i2c_stts75_sensor/Makefile')
-rw-r--r--examples/other/i2c_stts75_sensor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/other/i2c_stts75_sensor/Makefile b/examples/other/i2c_stts75_sensor/Makefile
index 6ca704e..32ee066 100644
--- a/examples/other/i2c_stts75_sensor/Makefile
+++ b/examples/other/i2c_stts75_sensor/Makefile
@@ -17,8 +17,9 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = i2c_stts75_sensor
+BINARY = i2c_stts75_sensor
OBJS = stts75.o
include ../../Makefile.include
+