summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2001-10-10 19:42:30 +0000
committerTor Lillqvist <tml@src.gnome.org>2001-10-10 19:42:30 +0000
commitbfcf00ee78f325189e7d53cbb266dbdd5e40b34c (patch)
tree75c554794c517b6c4f3b6eaac30bf51003ed032a /pango/Makefile.am
parent41dfb85fffb3e7c0a70917eb9f9c5fec4ac07238 (diff)
downloadpango-bfcf00ee78f325189e7d53cbb266dbdd5e40b34c.tar.gz
Add module-defs-win32.c.
2001-10-10 Tor Lillqvist <tml@iki.fi> * pango/.cvsignore: Add module-defs-win32.c. * pango/Makefile.am (pangoinclude_HEADERS): Include also WIN32_HFILES.
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r--pango/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 303c5564..4457c699 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -182,7 +182,8 @@ pangoinclude_HEADERS = \
$(pango_built_headers) \
$(X_HFILES) \
$(XFT_HFILES) \
- $(FT2_HFILES)
+ $(FT2_HFILES) \
+ $(WIN32_HFILES)
pango-enum-types.h: s-enum-types-h
@true