diff --git a/src/Makefile.am b/src/Makefile.am index 9357c3d..3dfb4b6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -137,6 +137,8 @@ up_self_test_SOURCES = \ up-self-test.c \ up-polkit.h \ up-polkit.c \ + up-config.h \ + up-config.c \ up-daemon.h \ up-daemon.c \ up-device.h \