Allow favorites set.
[gmpc.git] / Makefile.am
blob00d4ed4c6df2cf20c77a85efa32f44fffa8fcdfe
1 AUTOMAKE_OPTIONS = foreign 1.11
3 SUBDIRS = src pixmaps glade data po pixmaps doc 
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