repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b453e1b
)
added 'make docs' target, that updates the doxygen documentation
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 20 Apr 2012 10:26:29 +0000
(12:26 +0200)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 20 Apr 2012 10:28:46 +0000
(12:28 +0200)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 471d2bd027c580df4edd448ac8952ee6eb52249e..6c69f517255ce970c8a7404adf2708b40b3a3885 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1
+1,5
@@
-SUBDIRS = src/lib src/testclient src/cec-config
\ No newline at end of file
+SUBDIRS = src/lib src/testclient src/cec-config
+
+docs:
+ echo "Updating documentation (if doxygen is present)"
+ doxygen