gprofng-gui-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] build: remove auto generated files


From: vladimir . mezentsev
Subject: [PATCH] build: remove auto generated files
Date: Wed, 22 Jan 2025 09:08:08 -0800

From: Vladimir Mezentsev <vladimir.mezentsev@oracle.com>

---
 .gitignore       | 1 +
 Makefile.am      | 2 +-
 doc/version.texi | 4 ----
 3 files changed, 2 insertions(+), 5 deletions(-)
 delete mode 100644 doc/version.texi

diff --git a/.gitignore b/.gitignore
index d89f9a6..1186a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,5 @@ install-sh
 missing
 mdate-sh
 stamp-*
+doc/version.texi
 
diff --git a/Makefile.am b/Makefile.am
index 88a3bc4..b0f4b7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -662,7 +662,7 @@ EXTRA_DIST = $(MPMT_SRC) $(ANALYZER_SRC) $(COLLECTOR_SRC) \
        $(ICONS) $(GPROFNG_FORMS) $(PNG_FILES) \
        aclocal.m4 analyzer_st.mf compile configure.ac configure \
        gprofng-collector.mf gprofng-gui.mf gprofng-gui.sh gprofng-gui.spec \
-       gprofng.properties INSTALL install-sh Makefile.am Makefile.in missing \
+       gprofng.properties install-sh Makefile.am Makefile.in missing \
        $(PNG_DIR)/gprofng-128x128.ico $(PNG_DIR)/gprofng.icns \
        $(PNG_DIR)/installer-README $(PNG_DIR)/gprofng.iconset/icon_32.png \
        $(PNG_DIR)/gprofng.iconset/icon_48.png \
diff --git a/doc/version.texi b/doc/version.texi
deleted file mode 100644
index 88c2475..0000000
--- a/doc/version.texi
+++ /dev/null
@@ -1,4 +0,0 @@
-@set UPDATED 28 August 2024
-@set UPDATED-MONTH August 2024
-@set EDITION 2.0
-@set VERSION 2.0
-- 
2.43.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]