projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01ee5a
)
add copying and copying.lib to makefile for 'make archive'
author
Seth Vidal
<skvidal@linux.duke.edu>
Tue, 13 Feb 2007 04:40:22 +0000
(
04:40
+0000)
committer
Seth Vidal
<skvidal@linux.duke.edu>
Tue, 13 Feb 2007 04:40:22 +0000
(
04:40
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cfd9310f95b09eb1b99fbccddc64f5d634102f57..7fb2b36f2cb2b5150f701612557c43681e46bc1d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-135,6
+135,8
@@
dailyfiles:
$(srcdir)/*.py \
$(srcdir)/Makefile \
$(srcdir)/ChangeLog \
+ $(srcdir)/COPYING \
+ $(srcdir)/COPYING.lib \
$(srcdir)/README \
$(srcdir)/$(PACKAGE).spec \
$(top_srcdir)/.disttmp/$$distdir
@@
-148,6
+150,8
@@
distfiles:
$(srcdir)/*.py \
$(srcdir)/Makefile \
$(srcdir)/ChangeLog \
+ $(srcdir)/COPYING \
+ $(srcdir)/COPYING.lib \
$(srcdir)/README \
$(srcdir)/$(PACKAGE).spec \
$(top_srcdir)/.disttmp/$$distdir