* doc/Makefile.am (install-package): Install *.info to <packagedir>/info.
authorueno <ueno>
Tue, 12 Feb 2002 01:27:16 +0000 (01:27 +0000)
committerueno <ueno>
Tue, 12 Feb 2002 01:27:16 +0000 (01:27 +0000)
doc/Makefile.am

index 62b31ba..7426fd4 100644 (file)
@@ -1,2 +1,6 @@
 info_TEXINFOS = liece.texi
 liece_TEXINFOS = fdl.texi
+
+package: all
+install-package: package
+       $(MAKE) infodir=$(PACKAGEDIR)/info install