summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/dcd/Makefile
diff options
context:
space:
mode:
authorprot2004-03-19 15:01:11 +0000
committerprot2004-03-19 15:01:11 +0000
commit1d7e765944c338de064c997695ed50a117c2002d (patch)
tree4d577b81fe4168c9803334a884994adee271f62f /2004/n/fpga/doc/dcd/Makefile
parentc23de270a2c335a382328525e0e00a6731cf8e56 (diff)
concaténation de tous les rapports
Diffstat (limited to '2004/n/fpga/doc/dcd/Makefile')
-rw-r--r--2004/n/fpga/doc/dcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/2004/n/fpga/doc/dcd/Makefile b/2004/n/fpga/doc/dcd/Makefile
index 5025bc4..4a56edb 100644
--- a/2004/n/fpga/doc/dcd/Makefile
+++ b/2004/n/fpga/doc/dcd/Makefile
@@ -1,4 +1,4 @@
-SUBDIR= interrupt gpio
+SUBDIR= interrupt gpio ovcam portserie
all:
for i in $(SUBDIR); do (cd $$i; $(MAKE) all); done