summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-06-20 22:06:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-06-20 22:06:27 +0000
commit58a1af804c9f1a1dac9737b3e41f771555f06673 (patch)
tree6dcd10a2b006a7be8a815bd4530318cdd6880c83 /gdk/Makefile.am
parentf824cb5a43b7f128d9a6f7a845f7aeba75a6f47e (diff)
downloadgtk+-58a1af804c9f1a1dac9737b3e41f771555f06673.tar.gz
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 0fcb35c865..4384dad5fb 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -11,6 +11,7 @@ EXTRA_DIST = \
makefile.msc \
gdk.symbols \
makegdkalias.pl \
+ gdkaliasdef.c \
abicheck.sh
INCLUDES = \
@@ -124,7 +125,7 @@ gdk_c_sources = \
gdkincludedir = $(includedir)/gtk-2.0/gdk
gdkinclude_HEADERS = $(gdk_headers)
-# gdkmarshalers.c is not here becuase it is currently an empty file
+# gdkmarshalers.c is not here because it is currently an empty file
common_sources = \
$(gdk_c_sources) \
gdkenumtypes.c \