gtk/Makefile.am

changeset 14713
a091905d59a6
parent 14666
a38d4736ed44
child 14743
2324d3eee038
--- a/gtk/Makefile.am	Fri Sep 29 12:57:29 2006 +0000
+++ b/gtk/Makefile.am	Fri Sep 29 13:04:01 2006 +0000
@@ -1,5 +1,3 @@
-if ENABLE_GTK
-
 EXTRA_DIST = \
 		getopt.c \
 		getopt.h \
@@ -54,6 +52,8 @@
 		win32/nsis/translations/trad-chinese.nsh \
 		win32/nsis/translations/vietnamese.nsh
 
+if ENABLE_GTK
+
 SUBDIRS = pixmaps plugins sounds
 
 bin_PROGRAMS = gaim

mercurial