From 254d61db52fee23cf7682ad3f6141f3c885582e7 Mon Sep 17 00:00:00 2001
From: mathias <mathias>
Date: Mon, 24 Jan 2005 16:27:06 +0000
Subject: typo, close #1107227

---
 data/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index 92ded44..eaaf041 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,6 @@
 # data/Makefile.am for Fluxbox - an X11 Window manager
 
-DEFAULT _STYLE = @DEFAULT_STYLE@
+DEFAULT_STYLE = @DEFAULT_STYLE@
 
 SUBDIRS= 		styles
 CLEANFILES= 		menu menu.in menu.pre menu.bak init
-- 
cgit v0.11.2