projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
478f2f3
)
Remove "pics" from the directory list to be removed from the tarball.
author
Andre Noll
<maan@systemlinux.org>
Mon, 28 Sep 2009 12:19:36 +0000
(14:19 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 28 Sep 2009 12:19:36 +0000
(14:19 +0200)
It no longer exists.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
d8b82e6
..
5a30b06
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-75,7
+75,7
@@
ggo_generated := $(addsuffix .cmdline.c, $(all_ggos)) $(addsuffix .cmdline.h, $(
autocrap := config.h.in configure
tarball_pfx := @PACKAGE_TARNAME@-$(PACKAGE_VERSION)
-tarball_delete = web versions
pics
.changelog_before_cvs .changelog_cvs .gitignore
+tarball_delete = web versions .changelog_before_cvs .changelog_cvs .gitignore
tarball_delete := $(patsubst %,$(tarball_pfx)/%,$(tarball_delete))
tarball_add := $(ggo_generated) $(autocrap)
tarball := @PACKAGE_TARNAME@-$(PACKAGE_VERSION).tar.bz2