chiark / gitweb /
Import release 0.1.10
[secnet.git] / Makefile.in
index c8a67ad3a7e0885f9691a80d01caae95746169f8..0e4926c0b590a311c88336ffdb141678c0ac7fcc 100644 (file)
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-.PHONY:        all clean realclean dist install
+.PHONY:        all clean realclean dist install distclean
 
 PACKAGE:=secnet
-VERSION:=0.1.9
+VERSION:=0.1.10
 
 @SET_MAKE@
 
@@ -132,6 +132,8 @@ realclean:  clean
        config.log config.status config.cache \
        stamp-h Makefile.bak
 
+distclean:     realclean
+
 pfname:=$(PACKAGE)-$(VERSION)
 dist:
        $(RM) -rf $(pfname)