From 84cc846a1f4e63ed288137ce50812380ad2248f8 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 14 Jul 2006 18:43:53 +0000 Subject: [PATCH] Include the pngs, font, edc, and autogen.sh for make distcheck. SVN revision: 23907 --- Makefile.am | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d459bc7..a873e0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,33 @@ files_DATA = module_icon.png \ module.eap \ net.edj -EXTRA_DIST=$(files_DATA) e_modules-net.spec +EXTRA_DIST=$(files_DATA) \ + e_modules-net.spec \ + autogen.sh \ + net.edc \ + rx_00.png \ + rx_01.png \ + rx_02.png \ + rx_03.png \ + rx_04.png \ + rx_05.png \ + rx_06.png \ + rx_07.png \ + rx_08.png \ + rx_09.png \ + rx_10.png \ + tx_00.png \ + tx_01.png \ + tx_02.png \ + tx_03.png \ + tx_04.png \ + tx_05.png \ + tx_06.png \ + tx_07.png \ + tx_08.png \ + tx_09.png \ + tx_10.png \ + VeraMono.ttf # the module .so file INCLUDES = -I. \