Drop a nonexisting variable

This commit is contained in:
Matthias Clasen
2014-11-30 15:13:45 -05:00
parent 188424cb7c
commit 11cf6763a3

View File

@@ -681,8 +681,7 @@ gtk_private_h_sources = \
gtkwin32themeprivate.h \
gtkwindowprivate.h \
gtktreemenu.h \
$(gtk_private_type_h_sources) \
$(gtk_clipboard_dnd_h_sources)
$(gtk_private_type_h_sources)
a11y_c_sources = \
a11y/gtkaccessibility.c \