diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-06 13:05:34 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-06-06 13:05:34 +0000 |
commit | 50fca8df5e5b6ae21b981504dbb22a15bc0d5548 (patch) | |
tree | 2df6a54d6de75d9f9decf95f796e7c46abac053d /gdk/Makefile.am | |
parent | d09216f35bd80ea7802f1b0bbd82ffe76784af65 (diff) | |
download | gtk+-50fca8df5e5b6ae21b981504dbb22a15bc0d5548.tar.gz |
Fix the build
svn path=/trunk/; revision=18055
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index cb089ab5ea..da3e9a9273 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -91,7 +91,6 @@ gdk_public_h_sources = \ gdk_headers = \ $(gdk_public_h_sources) \ - $(medialib_h_sources) \ gdkenumtypes.h \ gdkprivate.h \ gdkalias.h |