From 60478c086c7af62c6473e6d08231c6f82201f969 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 25 Sep 2009 14:12:59 -0700 Subject: [PATCH] Fix build issue with example history plugin --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4517ea6c..55cedd8d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -209,7 +209,7 @@ test_files = test/test-manager test/test-modem test/test-voicecall \ conf_files = src/ofono.conf plugins/modem.conf -EXTRA_DIST = src/genbuiltin $(doc_files) \ +EXTRA_DIST = src/genbuiltin plugins/example_history.c $(doc_files) \ $(test_files) $(conf_files) $(udev_files) dist_man_MANS = doc/ofonod.8