summary refs log tree commit diff stats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-09-29 02:24:30 -0400
committerTingPing <tingping@tingping.se>2013-09-29 02:24:30 -0400
commit00bd389cdcd3e481c92de435e626a2618d4a128c (patch)
treeed9852f20ab8dff18672b29eaccce05878251d38 /src/Makefile.am
parent4ba886f7aaf884c518637173be0b1d8e9b190e86 (diff)
parent1f84c507a058f5baa01a632ce2478fa31854907d (diff)
Merge branch 'gresource'
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6cb77148..d789a24f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,7 @@ if DO_GTK
 gtk_fe = fe-gtk
 endif
 
-SUBDIRS = pixmaps common $(gtk_fe) $(text_fe)
+SUBDIRS = common $(gtk_fe) $(text_fe)
 
 if WITH_TM
 SUBDIRS += htm