# HG changeset patch # User samer # Date 1424443517 0 # Node ID 8fee94f18affb48458d4e4617bf3d6a89d7ce64c # Parent cda9dbcd319dba8262346497e52db092d557a502 Duh. diff -r cda9dbcd319d -r 8fee94f18aff Makefile --- a/Makefile Fri Feb 20 14:42:47 2015 +0000 +++ b/Makefile Fri Feb 20 14:45:17 2015 +0000 @@ -56,5 +56,3 @@ install-pl: make -C prolog install - -distclean: clean diff -r cda9dbcd319d -r 8fee94f18aff pack/Makefile --- a/pack/Makefile Fri Feb 20 14:42:47 2015 +0000 +++ b/pack/Makefile Fri Feb 20 14:45:17 2015 +0000 @@ -17,3 +17,5 @@ install: all install -d $(PACKSODIR) install -bCS c/plosc.$(SOEXT) $(PACKSODIR) + +distclean: clean diff -r cda9dbcd319d -r 8fee94f18aff release/plosc-0.4.2.tgz Binary file release/plosc-0.4.2.tgz has changed