summaryrefslogtreecommitdiff
path: root/n/es/src/Makefile
diff options
context:
space:
mode:
authorburg2005-05-01 20:57:41 +0000
committerburg2005-05-01 20:57:41 +0000
commit5aa767f2db173d9071297dd6b0b4d1c5337b4361 (patch)
tree555ef051f534eb2f127af8a27d684584fc775c28 /n/es/src/Makefile
parentc546d4ef5d194197ad26c4f79092e78f2fb24ff1 (diff)
Ajout du sub-module capteurrf
Diffstat (limited to 'n/es/src/Makefile')
-rw-r--r--n/es/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/es/src/Makefile b/n/es/src/Makefile
index 9ffa7b8..52bbf48 100644
--- a/n/es/src/Makefile
+++ b/n/es/src/Makefile
@@ -1,5 +1,5 @@
PROGS = es
-es_OBJECTS = main.o rs232.o tourelle.o adc.o twi_slave.o proto.o ascenseur.o
+es_OBJECTS = main.o rs232.o tourelle.o adc.o twi_slave.o proto.o ascenseur.o capteurf.o
DOC =
EXTRACTDOC =
MODULES = n/avr/rs232 n/avr/carte_capteur n/avr/utils n/avr/adc n/avr/proto n/avr/twi-slave