summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2002-01-17 21:44:55 +0000
committerJacob Berkman <jberkman@src.gnome.org>2002-01-17 21:44:55 +0000
commit3de085b6ad7548fd1de150f872a62b4dea370c68 (patch)
tree50feb7a0e1048aa0443fc56e9674361437861115 /modules
parentef8b7d001fe4d7422f682284bc4ca777aa7ec1b5 (diff)
downloadpango-3de085b6ad7548fd1de150f872a62b4dea370c68.tar.gz
include missing header file
2002-01-17 jacob berkman <jacob@ximian.com> * modules/hebrew/Makefile.am (common_sources): include missing header file
Diffstat (limited to 'modules')
-rw-r--r--modules/hebrew/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hebrew/Makefile.am b/modules/hebrew/Makefile.am
index 836f0c4d..bb84cf29 100644
--- a/modules/hebrew/Makefile.am
+++ b/modules/hebrew/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in.
-common_sources = hebrew-shaper.c
+common_sources = hebrew-shaper.c hebrew-shaper.h
hebrew_x_sources = $(common_sources) hebrew-x.c
hebrew_xft_sources = $(common_sources) hebrew-xft.c
hebrew_ft2_sources = $(common_sources) hebrew-ft2.c