summaryrefslogtreecommitdiff
path: root/src/pcf
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-01-28 16:29:29 +0000
committerWerner Lemberg <wl@gnu.org>2006-01-28 16:29:29 +0000
commit7596fd3a46b32f00ccdd1c90105e36154e22a81c (patch)
tree903a0af085f8bbed5b2dfb015fc074ac55cb4741 /src/pcf
parentf6a25503c5eddc9bd2874af68bcfad3c8efdf000 (diff)
* src/*/module.mk (.PHONY): Add.
Diffstat (limited to 'src/pcf')
-rw-r--r--src/pcf/module.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/pcf/module.mk b/src/pcf/module.mk
index 614c3192..e2da8d42 100644
--- a/src/pcf/module.mk
+++ b/src/pcf/module.mk
@@ -2,7 +2,7 @@
# FreeType 2 PCF module definition
#
-# Copyright 2000 by
+# Copyright 2000, 2006 by
# Francesco Zappa Nardelli
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -23,6 +23,9 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
+
+.PHONY: add_pcf_driver
+
make_module_list: add_pcf_driver
add_pcf_driver: