git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
870528d
)
automake fluctuations.
author
kramm
<kramm>
Sun, 21 Jul 2002 14:02:20 +0000
(14:02 +0000)
committer
kramm
<kramm>
Sun, 21 Jul 2002 14:02:20 +0000
(14:02 +0000)
swfs/Makefile.in
patch
|
blob
|
history
diff --git
a/swfs/Makefile.in
b/swfs/Makefile.in
index
0930423
..
5afc5ab
100644
(file)
--- a/
swfs/Makefile.in
+++ b/
swfs/Makefile.in
@@
-169,6
+169,8
@@
install-pkgdataDATA: $(pkgdata_DATA)
test -f $(DESTDIR)$(pkgdatadir)/default_loader.swf || \
$(LN_S) $(DESTDIR)$(pkgdatadir)/tessel_loader.swf $(DESTDIR)$(pkgdatadir)/default_loader.swf; \
+uninstall-binPROGRAMS:
+
uninstall-pkgdataDATA:
@$(NORMAL_UNINSTALL)
list='$(pkgdata_DATA)'; for p in $$list; do \