From 5a5fb5635f854442509f0dc78167108f3e88d81d Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 24 Nov 1998 05:10:21 +0000 Subject: [PATCH] Fixed accidentally introduced typo. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3e7c99820..9df27bcd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ SRC_SUBDIRS = gdk gtk SUBDIRS = $(SRC_SUBDIRS) docs -bbin_SCRIPTS = gtk-config +bin_SCRIPTS = gtk-config EXTRA_DIST = \ HACKING \