]> git.wh0rd.org - fontconfig.git/blobdiff - fc-list/Makefile.in
More autoconf cleanup for fontconfig
[fontconfig.git] / fc-list / Makefile.in
index 7d92286cfefe2f827c97a05098f4eb06bd30dd7d..18943f1a5e65360c1c8d4ab1df3efc9867f1094e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $XFree86$
+# $XFree86: xc/lib/fontconfig/fc-list/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)