From dc5bdf742e0eaa2270fd4cee94e87eb7ec5d5217 Mon Sep 17 00:00:00 2001 From: wl Date: Sun, 31 Dec 2006 04:39:07 +0000 Subject: * font/devps/generate/Makefile (symbolsl.afm): Use $(srcdir). * Makefile.comm (fonts): New (empty) target. * Makefile.in (TARGETS): Add `fonts'. * MANIFEST: Add `chem'. --- Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index a9ce72c2..68368fc2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -622,7 +622,7 @@ DISTDIRS=\ $(INCDIRS) $(LIBDIRS) $(PROGDIRS) $(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) \ $(ALLTTYDEVDIRS) $(OTHERDIRS) $(EXTRADIRS) $(NOMAKEDIRS) TARGETS=all install_bin install_data clean distclean mostlyclean \ - realclean extraclean distfiles TAGS depend uninstall_sub + realclean extraclean distfiles TAGS depend uninstall_sub fonts # This ENVSETUP gork is required by the DJGPP build on Windows 9X, # where Make needs to be case-sensitive to find files like BI and VERSION. @@ -810,7 +810,6 @@ uninstall_dirs: check: @echo There is no validation suite for this package. - #check: site.exp docheck #.PHONY: docheck -- cgit v1.2.1