Remove a bunch of stuff from the old control-center.
2001-07-12 Richard Hestilow <hestilow@ximian.com> * Makefile.am: Remove a bunch of stuff from the old control-center. * configure.in: Ditto. * capplets/Makefile.am: Ditto. * po/POTFILES.in: Ditto * autogen.sh: Look for the right directory structure. * capplets/file-types/Makefile.am: Compile the file-types-* files, not nautilus-mime-type-* files (they were renamed.) * capplets/file-types/*.c: Include the renamed headers. * capplets/file-types/libuuid/Makefile.am: Change $(GLIB_CFLAGS) to @GLIB_CFLAGS@ for pkg-config purposes.
This commit is contained in:
parent
6efd5666e3
commit
24c947b83c
5 changed files with 14 additions and 15 deletions
|
@ -22,6 +22,6 @@ libuuid_a_SOURCES = \
|
|||
$(NULL)
|
||||
|
||||
INCLUDES = \
|
||||
$(GLIB_CFLAGS) \
|
||||
@GLIB_CFLAGS@ \
|
||||
$(WERROR) \
|
||||
$(NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue