diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-07-12 16:33:18 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-07-12 16:33:18 +0000 |
commit | 251c0b4143fa7704a25bc1be9632343683200471 (patch) | |
tree | f0f9c246626dfc5846bf636626e0491bae4c8a00 /gdk/win32/Makefile.am | |
parent | 5eb87a0d3e1e2d918cd1d47e52244f608da7b474 (diff) | |
download | gtk+-251c0b4143fa7704a25bc1be9632343683200471.tar.gz |
Forgot to commit this one.
Diffstat (limited to 'gdk/win32/Makefile.am')
-rw-r--r-- | gdk/win32/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/win32/Makefile.am b/gdk/win32/Makefile.am index 20a2bd3e0d..8acacfbd54 100644 --- a/gdk/win32/Makefile.am +++ b/gdk/win32/Makefile.am @@ -76,5 +76,3 @@ libgdk_win32_la_SOURCES = \ libgdkinclude_HEADERS = \ gdkwin32.h - -libgdk_win32_la_LIBADD = rc/gdk-win32res.lo |