summaryrefslogtreecommitdiff
path: root/libdevkit-power/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-08-04 16:25:25 +0100
committerRichard Hughes <richard@hughsie.com>2008-08-04 16:25:25 +0100
commit8c4efc79f33511eafa06074357fffc2c16e8e284 (patch)
treef9608ef8ccbb9f02cacd43c17455e73be1420cef /libdevkit-power/Makefile.am
parent3e8ab9514a4524d33128295e65b32fc42411b523 (diff)
use DkpHistoryObj in devkit-power
Diffstat (limited to 'libdevkit-power/Makefile.am')
-rw-r--r--libdevkit-power/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdevkit-power/Makefile.am b/libdevkit-power/Makefile.am
index e3e0f8b..30bb5dd 100644
--- a/libdevkit-power/Makefile.am
+++ b/libdevkit-power/Makefile.am
@@ -11,6 +11,8 @@ noinst_LTLIBRARIES = \
libdevkit_power_la_SOURCES = \
dkp-debug.c \
dkp-debug.h \
+ dkp-history-obj.h \
+ dkp-history-obj.c \
dkp-enum.c \
dkp-enum.h \
dkp-object.c \