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