forked from AuroraMiddleware/gtk
Fix up distcheck
This commit is contained in:
parent
19e0444669
commit
cbab03df69
@ -23,6 +23,7 @@ libgdk_x11_la_SOURCES = \
|
|||||||
gdkasync.h \
|
gdkasync.h \
|
||||||
gdkcolor-x11.c \
|
gdkcolor-x11.c \
|
||||||
gdkcursor-x11.c \
|
gdkcursor-x11.c \
|
||||||
|
gdkdevice-core.h \
|
||||||
gdkdevice-core.c \
|
gdkdevice-core.c \
|
||||||
gdkdevicemanager-core.c \
|
gdkdevicemanager-core.c \
|
||||||
gdkdevicemanager-x11.c \
|
gdkdevicemanager-x11.c \
|
||||||
@ -84,9 +85,6 @@ TESTS = checksettings
|
|||||||
# We need to include all these C files here since the conditionals
|
# We need to include all these C files here since the conditionals
|
||||||
# don't seem to be correctly expanded for the dist files.
|
# don't seem to be correctly expanded for the dist files.
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
gdkinput-x11.c \
|
|
||||||
gdkinput-xfree.c \
|
|
||||||
gdkinput-none.c \
|
|
||||||
gdksettings.c
|
gdksettings.c
|
||||||
|
|
||||||
-include $(top_srcdir)/git.mk
|
-include $(top_srcdir)/git.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user