diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-04 18:19:25 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-04 18:19:25 +0000 |
commit | 936b57b248ab7d69410beb65c0f5a167146f1943 (patch) | |
tree | be99806ecbb0980e14afe2a58469362ce791c1ae /Makefile.am | |
parent | 6d00829a8ccef20c0ce7eeecc54cd3bb5f94b3bd (diff) | |
download | LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.tar.gz LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.tar.bz2 LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.zip |
Added doxygen tags and compile scripts
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b9bce3f..24db704 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = src xtract +SUBDIRS = src xtract @DOXYGEN@ |