repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added new fnction for manipulate vpath objects:
[midnight-commander.git]
/
src
/
vfs
/
fish
/
Makefile.am
blob
5a8035ae8a28bbba72520ffaa1ba82eb0ecff984
1
SUBDIRS = helpers
2
DIST_SUBDIRS = helpers
3
4
AM_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
5
AM_CPPFLAGS = -DLIBEXECDIR=\""$(libexecdir)/@PACKAGE@/"\"
6
7
noinst_LTLIBRARIES = libvfs-fish.la
8
9
libvfs_fish_la_SOURCES = \
10
fish.c fish.h \
11
fishdef.h