summaryrefslogtreecommitdiffstats
path: root/src/vfs/fish/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vfs/fish/Makefile.am')
-rw-r--r--src/vfs/fish/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/vfs/fish/Makefile.am b/src/vfs/fish/Makefile.am
deleted file mode 100644
index 4f3ca87..0000000
--- a/src/vfs/fish/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-SUBDIRS = helpers
-DIST_SUBDIRS = helpers
-
-AM_CPPFLAGS = \
- -DLIBEXECDIR=\""$(libexecdir)/@PACKAGE@/"\" \
- $(GLIB_CFLAGS) \
- -I$(top_srcdir)
-
-noinst_LTLIBRARIES = libvfs-fish.la
-
-libvfs_fish_la_SOURCES = \
- fish.c fish.h \
- fishdef.h