ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / Makefile.am
1 SUBDIRS_GNOME=monikers doc schemas
2
3 SUBDIRS =                                       \
4         libgnomevfs                             \
5         modules                                 \
6         schemas                                 \
7         devel-docs                              \
8         doc                                     \
9         programs                                \
10         test                                    \
11         monikers                                \
12         po
13
14 EXTRA_DIST =                                    \
15         HACKING                                 \
16         TODO                                    \
17         autogen.sh                              \
18         gnome-vfs.spec                          \
19         gnome-vfs-2.0.pc.in                     \
20         gnome-vfs-module-2.0.pc.in              \
21         intltool-extract.in                     \
22         intltool-merge.in                       \
23         intltool-update.in
24
25 pkgconfigdir = $(libdir)/pkgconfig
26 pkgconfig_DATA = gnome-vfs-2.0.pc gnome-vfs-module-2.0.pc
27