Tiny fix for newer gtk themes.
[gmpc.git] / Makefile.am
blobdbec72813ce465724a931ff060f1a99bbf311fe1
1 AUTOMAKE_OPTIONS = foreign 1.11
3 SUBDIRS = src pixmaps glade data po pixmaps doc test 
5 #else
6 #SUBDIRS = src pixmaps glade data po pixmaps doc remote
7 #endif
9 if INTLTOOL_HIGHER_04000
10 else
11 EXTRA_DIST=     intltool-extract.in\
12                 intltool-update.in\
13                 intltool-merge.in
16 DISTCLEANFILES=\
17                intltool-update\
18                intltool-extract\
19                intltool-merge
20 endif