More make distcheck fun

This commit is contained in:
Miguel de Icaza 1999-01-05 01:27:45 +00:00
parent 1ae1312091
commit 0248f98aa3
4 changed files with 6 additions and 40 deletions

View File

@ -5,7 +5,7 @@ AC_INIT(create_vcs)
AC_CONFIG_HEADER(config.h)
PACKAGE=mc
VERSION=4.5.4
VERSION=4.5.5
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(VERSION)

View File

@ -5,7 +5,7 @@ rootdir = $(srcdir)/..
@MCFG@@MCF@
GNOMEDEFS = -DHAVE_X -DHAVE_GNOME @GNOME_INCLUDEDIR@
CFLAGS = -g $(XCFLAGS) @X_CFLAGS@
CFLAGS = -g $(XCFLAGS) @X_CFLAGS@ -I.
CPPFLAGS = $(XCPPFLAGS) -I$(vfsdir) -I$(slangdir) $(GNOMEDEFS)
LDFLAGS = $(XLDFLAGS) @GNOME_LIBDIR@ @GNOMEUI_LIBS@
CORBA_LDFLAGS = $(XLDFLAGS) @GNOME_LIBDIR@ @GNOMEGNORBA_LIBS@
@ -22,6 +22,8 @@ PIXMAPS = \
directory.xpm \
listing-list.xpm \
listing-iconic.xpm \
listing-custom.xpm \
listing-brief-list.xpm \
dir-close.xpm \
dir-open.xpm
@ -63,6 +65,7 @@ GNOMEHDRS = \
gcliplabel.h \
gcmd.h \
gconf.h \
gcorba.h \
gdesktop-icon.h \
gdesktop.h \
gdnd.h \

View File

@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
%define ver 4.5.3
%define ver 4.5.5
%define rel SNAP
%define prefix /usr

View File

@ -1,18 +1,4 @@
edit/edit_key_translator.c
gnome/achown.c
gnome/background.c
gnome/boxes.c
gnome/chmod.c
gnome/chown.c
gnome/cmd.c
gnome/command.c
gnome/dialog.c
gnome/dir.c
gnome/ext.c
gnome/file.c
gnome/filegui.c
gnome/find.c
gnome/fixhlp.c
gnome/gcmd.c
gnome/gdesktop.c
gnome/gdialogs.c
@ -26,29 +12,6 @@ gnome/gscreen.c
gnome/gtools.c
gnome/gview.c
gnome/gwidget.c
gnome/help.c
gnome/hotlist.c
gnome/i18n.h
gnome/info.c
gnome/layout.c
gnome/learn.c
gnome/main.c
gnome/menu.c
gnome/olddnd.c
gnome/option.c
gnome/panelize.c
gnome/popthelp.c
gnome/poptint.h
gnome/screen.c
gnome/subshell.c
gnome/temp-hack.c
gnome/tree.c
gnome/user.c
gnome/util.c
gnome/utilunix.c
gnome/view.c
gnome/win.c
gnome/wtools.c
gtkedit/edit.c
gtkedit/edit.h
gtkedit/editcmd.c