diff options
Diffstat (limited to 'cad/pcb/files/patch-Makefile.in')
| -rw-r--r-- | cad/pcb/files/patch-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/pcb/files/patch-Makefile.in b/cad/pcb/files/patch-Makefile.in index 9cb4042e6862..99417bdc0880 100644 --- a/cad/pcb/files/patch-Makefile.in +++ b/cad/pcb/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2019-02-02 19:08:13.000000000 +0900 -+++ Makefile.in 2019-03-15 23:13:00.469139000 +0900 -@@ -353,11 +353,11 @@ +--- Makefile.in.orig 2021-02-28 20:49:50 UTC ++++ Makefile.in +@@ -464,11 +464,11 @@ top_srcdir = @top_srcdir@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ @@ -11,6 +11,6 @@ INTLTOOL_FILES = intltool-extract.in intltool-merge.in intltool-update.in -EXTRA_DIST = config.rpath globalconst.h README.git README.w32 README.win32 icon-theme-installer $(INTLTOOL_FILES) +EXTRA_DIST = config.rpath globalconst.h README.git icon-theme-installer $(INTLTOOL_FILES) - DISTCLEANFILES = configure.lineno intltool-extract intltool-merge intltool-update po/.intltool-merge-cache + DISTCLEANFILES = configure.lineno intltool-extract intltool-merge intltool-update po/.intltool-merge-cache src/gpcb-menu.res.tmp src/pcb-menu.res.tmp MAINTAINERCLEANFILES = $(INTLTOOL_FILES) ACLOCAL_AMFLAGS = -I m4 |
