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
Update translations from Transifex
[midnight-commander.git]
/
src
/
subshell
/
Makefile.am
blob
369cb6f479c5cc31e10cfe92d7676534bca6700a
1
noinst_LTLIBRARIES = libsubshell.la
2
3
libsubshell_la_SOURCES = \
4
common.c \
5
internal.h \
6
proxyfunc.c \
7
subshell.h
8
9
AM_CPPFLAGS = -I$(top_srcdir) $(GLIB_CFLAGS)