From c9df04cf8e744461e013fba4a79308b1330db9ad Mon Sep 17 00:00:00 2001 From: jacomi Date: Wed, 27 Jan 1999 15:28:13 +0000 Subject: version and makefile updated --- src/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 09bc9f2..64d1849 100644 --- a/src/Makefile +++ b/src/Makefile @@ -101,3 +101,6 @@ install: all ln -s $(PREFIX)/usr/X11R6/lib/libxtivy.so.$(MAJOR).$(MINOR) $(PREFIX)/usr/X11R6/lib/libxtivy.so install -m644 *.h $(PREFIX)/usr/include +rpm:: + /usr/bin/rpmize + -- cgit v1.1