diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-06 12:13:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-06 12:13:53 +0000 |
commit | e0f7520c72109479b12d68e3d8178d785d994a55 (patch) | |
tree | cdc94d06da1728a81a786d57a7d655ea0eb4534c /devel/Makefile | |
parent | aef9da2538601525a24f02e17e63d71602fc8345 (diff) |
add autodia
Automatic Dia XML - from Source Code and Data
Notes
Notes:
svn path=/head/; revision=48492
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cedb3cdc69cb..90d862a9c838 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -36,6 +36,7 @@ SUBDIR += atk SUBDIR += atlas SUBDIR += autoconf + SUBDIR += autodia SUBDIR += autogen SUBDIR += automake SUBDIR += avltree |