Fixed forgotten 'bundle.pl' during 'make dist' during --disable-bundle.
authorshort <>
Sun, 6 Jun 2004 13:45:21 +0000 (13:45 +0000)
committershort <>
Sun, 6 Jun 2004 13:45:21 +0000 (13:45 +0000)
src/Makefile.am

index 2eb4df5..9b4118b 100644 (file)
@@ -42,10 +42,10 @@ BUNDLE_SRCS= \
                bundle.h \
                bundle-util.c \
                bundle-util.h
+endif
 
 EXTRA_DIST+= \
                bundle.pl
-endif
 
 if HAVE_PERL
 # FIXME: GNU make(1) dependency by $(addprefix ...)