]> git.wh0rd.org - fontconfig.git/blobdiff - fc-cache/Makefile.in
More autoconf cleanup for fontconfig
[fontconfig.git] / fc-cache / Makefile.in
index 7cde60279e849a3e4bba20e8a0311e9ed429a8df..7cc9d0cf3df242643528947cec623858dc54b589 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-cache/Makefile.in,v 1.1 2002/05/21 17:06:21 keithp Exp $
 #
 # Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
 #
@@ -44,3 +44,5 @@ clean::
 
 $(PROG): $(OBJS)
        $(CC) $(CFLAGS) -o $@ $(OBJS) $(LIBFONTCONFIG)
+
+$(OBJS): $(HEADERS)