diff options
author | Dave Beckett <dave@dajobe.org> | 2004-05-04 10:45:46 +0000 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2004-05-04 10:45:46 +0000 |
commit | ea8553c3206cc2f378af1b1eaf850c2c0d974900 (patch) | |
tree | 550773ed87517fc52871bfe1ed324a67dccff5e7 /utils | |
parent | 2876e34fc8731e6113a658c19ee788399d29d60e (diff) | |
download | raptor-ea8553c3206cc2f378af1b1eaf850c2c0d974900.tar.gz |
added raptor.rdf.in
Diffstat (limited to 'utils')
-rw-r--r-- | utils/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am index 48f28f53..39035722 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -49,6 +49,7 @@ EXTRA_DIST=ChangeLog ChangeLog.1 \ README NEWS LICENSE.txt \ README.html NEWS.html LICENSE.html INSTALL.html \ MPL.html libraptor.html rapper.html \ +raptor.rdf.in \ raptor-config.in raptor-src-config.in \ autogen.sh \ raptor.spec.in \ |