trivial: fix 'make distcheck'

This commit is contained in:
Richard Hughes 2010-06-29 11:36:47 +01:00
parent 6d365a6198
commit 7dd8db95bc

View File

@ -57,6 +57,8 @@ PK_GLIB2_LIBS = \
$(NULL)
pkcon_SOURCES = \
egg-debug.c \
egg-debug.h \
pk-console.c \
$(NULL)
@ -72,6 +74,8 @@ pkcon_CFLAGS = \
$(NULL)
pkmon_SOURCES = \
egg-debug.c \
egg-debug.h \
pk-monitor.c \
$(NULL)