summaryrefslogtreecommitdiff
path: root/portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am')
-rw-r--r--portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am b/portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am
deleted file mode 100644
index 712950c..0000000
--- a/portland/libxdg-vfs/xdg-vfs-gnome/src/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-bin_PROGRAMS = xdg_vfs_gnome
-
-xdg_vfs_gnome_SOURCES = xdg_vfs_gnome.c \
- xdg_vfs.c \
- xdg_vfs_gnome_volumes.c \
- xdg_vfs_gnome_monitor.c
-
-xdg_vfs_gnome_LDADD = $(DEPS_LIBS)
-
-AM_CFLAGS = $(DEPS_CFLAGS)
-
-noinst_HEADERS = xdg_vfs.h xdg_vfs_common.h xdg_vfs_gnome.h
-