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:
Elliot Lee 1998-09-28 18:58:36 +00:00
parent b7edf2c947
commit 78dd7ba78c

View File

@ -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) $< $@