]> Pileus Git - ~andy/gtk/commitdiff
Fixed accidentally introduced typo.
authorOwen Taylor <otaylor@src.gnome.org>
Tue, 24 Nov 1998 05:10:21 +0000 (05:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 24 Nov 1998 05:10:21 +0000 (05:10 +0000)
Makefile.am

index 3e7c998203ff1d6c1791269697a4ad5d651cd0dc..9df27bcd09200c6f182d2ccffadccc16c186b79d 100644 (file)
@@ -3,7 +3,7 @@
 SRC_SUBDIRS = gdk gtk
 SUBDIRS = $(SRC_SUBDIRS) docs
 
-bbin_SCRIPTS = gtk-config
+bin_SCRIPTS = gtk-config
 
 EXTRA_DIST =   \
        HACKING         \