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:
d24daa2
)
added target debian;
author
Marc Cromme
<marc@indexdata.dk>
Fri, 27 Jul 2007 09:07:49 +0000
(09:07 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Fri, 27 Jul 2007 09:07:49 +0000
(09:07 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
1da67c6
..
21ba971
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,4
+1,4
@@
-# $Id: Makefile.am,v 1.14 2007-07-16 12:31:09 adam Exp $
+# $Id: Makefile.am,v 1.15 2007-07-27 09:07:49 marc Exp $
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
@@
-27,4
+27,8
@@
showdox:
doxygen
galeon file:///`pwd`/$(top_srcdir)/dox/html/index.html &
-.PHONY: cvs2cl dox showdox
+debian:
+ dpkg-buildpackage -rfakeroot
+
+
+.PHONY: cvs2cl dox showdox debian