projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
908388d
)
Removed obsolete rules
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 Jun 2008 08:40:48 +0000
(10:40 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 Jun 2008 08:40:48 +0000
(10:40 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
bd7852e
..
b65178b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-15,19
+15,3
@@
dist-hook:
done; \
done; exit 0
-cvs2cl:
- cvs2cl
-
-
-dox:
- doxygen
-
-showdox:
- doxygen
- galeon file:///`pwd`/$(top_srcdir)/dox/html/index.html &
-
-debian:
- dpkg-buildpackage -rfakeroot
-
-
-.PHONY: cvs2cl dox showdox debian