X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile.am;h=36ebfc076f52fc9dd1a3ede7ab01e45d4156101d;hb=c44c9e1d5ed7a07f6b068804591a4c059580ac63;hp=3f414104cc0318965ff77dc9b6c2675fbaee7b14;hpb=d836e9913e3fa991c935a8e7d5064f9adb51e191;p=grits diff --git a/Makefile.am b/Makefile.am index 3f41410..36ebfc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ release: all dist git push --all echo $(VERSION) > LATEST scp LATEST $(PACKAGE)-$(VERSION).tar.* \ - "lug@lug.rose-hulman.edu:/home/lug/htdocs/proj/$(PACKAGE)"; \ + "andy@pileus.org:/home/pileus/htdocs/$(PACKAGE)/files"; \ rm -f LATEST depscan: @@ -31,5 +31,4 @@ depscan: --book=libsoup-2.4 \ --book=pango \ --list-unknown \ - "$@" \ src/*.c