aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2006-09-23 14:24:22 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2006-09-23 14:24:22 +0000
commit3310b0d94f7e66bf067dcb7255a8f75350927dbb (patch)
tree5838ff406a4f8deac5cf7146f6e62fb5a7fcdb2e /gtk/Makefile.am
parent5c2232dc2255d442b34053c1c7d4343c1d527630 (diff)
Get rid of a tab after a / that caused make on MacOS X to believe that \t was another target
svn path=/trunk/; revision=19305
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index ee91119d52..d4153da9ed 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -67,7 +67,7 @@ noinst_HEADERS = \
graph_analysis.h \
gsm_map_stat.h \
gtkglobals.h \
- gtkvumeter.h \
+ gtkvumeter.h \
gui_stat_util.h \
gui_prefs.h \
gui_utils.h \