minors
This commit is contained in:
parent
b66e3c370e
commit
2cde99958b
|
@ -8,7 +8,7 @@ log:
|
||||||
@echo "melkins:'Michael Elkins <me@sigpipe.org>'" >> .usermap
|
@echo "melkins:'Michael Elkins <me@sigpipe.org>'" >> .usermap
|
||||||
@echo "ossi:'Oswald Buddenhagen <ossi@users.sf.net>'" >> .usermap
|
@echo "ossi:'Oswald Buddenhagen <ossi@users.sf.net>'" >> .usermap
|
||||||
cvs2cl -U .usermap --no-wrap --separate-header
|
cvs2cl -U .usermap --no-wrap --separate-header
|
||||||
@rm .usermap
|
@rm -f .usermap ChangeLog.bak
|
||||||
|
|
||||||
rpm:
|
rpm:
|
||||||
make dist
|
make dist
|
||||||
|
|
4
debian/Makefile.am
vendored
4
debian/Makefile.am
vendored
|
@ -1,5 +1,5 @@
|
||||||
EXTRA_DIST=docs rules control copyright changelog
|
EXTRA_DIST = changelog compat control copyright dirs docs rules
|
||||||
DISTCLEANFILES=files *.debhelper
|
DISTCLEANFILES = files isync.substvars
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
rm -rf isync
|
rm -rf isync
|
||||||
|
|
Loading…
Reference in New Issue
Block a user