aboutsummaryrefslogtreecommitdiff
path: root/gacopyz
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-10 21:44:07 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-10 21:44:07 +0000
commit0ebf38d4f090d1ba06e07192b6160a56fba6b456 (patch)
tree0f7a4ea38d34d6f2917f6b7ea3f5cb996c4f645f /gacopyz
parent062200e30a22c91865281f81365dcc5e5ef8615f (diff)
downloadmailfromd-0ebf38d4f090d1ba06e07192b6160a56fba6b456.tar.gz
mailfromd-0ebf38d4f090d1ba06e07192b6160a56fba6b456.tar.bz2
build the targets inconditionally
git-svn-id: file:///svnroot/mailfromd/trunk@853 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'gacopyz')
-rw-r--r--gacopyz/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/gacopyz/Makefile.am b/gacopyz/Makefile.am
index dbbacf95..51a80fc8 100644
--- a/gacopyz/Makefile.am
+++ b/gacopyz/Makefile.am
@@ -16,10 +16,8 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301 USA
-noinst_LIBRARIES = @BUILD_LIBGACOPYZ_A@
-noinst_PROGRAMS = @BUILD_DUMMY@
-EXTRA_LIBRARIES=libgacopyz.a
-EXTRA_PROGRAMS=dummy
+noinst_LIBRARIES = libgacopyz.a
+noinst_PROGRAMS = dummy
libgacopyz_a_SOURCES = \
smfi.c\

Return to:

Send suggestions and report system problems to the System administrator.