]> git.wh0rd.org - fontconfig.git/blobdiff - fc-cache/Makefile.in
Fix autoconf build BSD install and sysconfdir problems
[fontconfig.git] / fc-cache / Makefile.in
index a7aaf6080c88f0d531ee6900f5422036ff48bb94..12a9e8a5f5227b605d93bd8968e6776fba5a2e3d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86: xc/lib/fontconfig/fc-cache/Makefile.in,v 1.2 2002/05/21 17:48:15 keithp Exp $
+# $XFree86: xc/lib/fontconfig/fc-cache/Makefile.in,v 1.3 2002/05/24 06:25:51 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -47,7 +47,7 @@ $(DESTDIR)$(BINDIR):
 install:: $(DESTDIR)$(BINDIR)/$(PROG)
 
 $(DESTDIR)$(BINDIR)/$(PROG): $(PROG)
-       $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(BINDIR)
+       $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(BINDIR)/$<
 
 clean::
        rm -f $(PROG) $(OBJS)