X-Git-Url: http://git.jankratochvil.net/?p=udpgate.git;a=blobdiff_plain;f=src%2FMakefile.am;h=2eb4df534ad48a737d648966a47a3839e99c6f4b;hp=fdadb7d76857220530df19b047aa6ed149fc6950;hb=b4cb4b024eb7e5dff7d39e40ce2d396dc6eb90ab;hpb=e0578667cc6db05dbba103f70a2afbc9678a704e diff --git a/src/Makefile.am b/src/Makefile.am index fdadb7d..2eb4df5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,7 +37,6 @@ GNOME_SRCS= \ endif if ENABLE_BUNDLE - BUNDLE_SRCS= \ bundle.c \ bundle.h \ @@ -46,6 +45,7 @@ BUNDLE_SRCS= \ EXTRA_DIST+= \ bundle.pl +endif if HAVE_PERL # FIXME: GNU make(1) dependency by $(addprefix ...) @@ -58,7 +58,6 @@ $(po_files): $(MAKE) -C $(top_builddir)/$(POSUB) endif -endif udpgate_SOURCES= \ configuration.c \