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:
9c148fc
)
Remove NSI file
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Aug 2009 11:29:14 +0000
(13:29 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Aug 2009 11:29:14 +0000
(13:29 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
9607db4
..
dafe4e6
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-5,7
+5,7
@@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src test js doc
EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 \
- win/makefile win/version.nsi win/version.nsi.in win/pazpar2.nsi win/license.txt
+ win/makefile win/version.nsi win/version.nsi.in win/license.txt
dist-hook:
if test -x /usr/bin/git -a -d .git; then git log >ChangeLog ; cp ChangeLog $(distdir); fi