]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
new codename, reset version to git
[paraslash.git] / Makefile.in
index 230c01177e35f07b23fd76d24fc8470b60cc6bb4..cd9e283dd96a7e1268bfda8ba6d1525b12c61533 100644 (file)
@@ -13,7 +13,7 @@ install_sh = @install_sh@
 build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
-codename = neural discharge
+codename = isotropic threshold
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls
@@ -260,7 +260,7 @@ maintainer-clean: distclean
        rm -f *_command_list.* *.man man/man1/* man/html/*
 
 
-install: all
+install: all man
        mkdir -p $(BINDIR) $(FONTDIR) $(PICDIR) $(MANDIR)
        $(install_sh) -s -m 755 $(BINARIES) $(BINDIR)
        $(install_sh) -m 644 $(FONTS) $(FONTDIR)