mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
libgnome:
gnome-triggers.* Start adding sound sample support to the triggers (not finished). gnomelib-init.c: Initialize trigger subsystem upon startup. libgnomeui: Makefile.am: Fix rules for generating the gnometypebuiltins*.[ch] gnometypebuiltins_evals.c: No calendar stuff (*broken*) libvfs/Makefile.am: Install vfs.h into <vfs/vfs.h>
This commit is contained in:
parent
b7edf2c947
commit
78dd7ba78c
@ -11,6 +11,10 @@ lib_LTLIBRARIES = libvfs.la
|
||||
|
||||
BUILT_SOURCES = mad.c mad.h
|
||||
|
||||
libvfsincludedir=$(includedir)/vfs
|
||||
|
||||
libvfsinclude_HEADERS=vfs.h
|
||||
|
||||
mad.c: mc-src/mad.c
|
||||
$(LN_S) $< $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user