summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-17 17:25:38 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-19 17:23:44 +0100
commit89fddbe462d7d7d75c005b48dd9990e6fe1be61b (patch)
tree2146026b4d9f83f302e836b1b08afcb3a75dbac7 /Makefile.am
parent7c9c0940ca3dca97cfb525909ba80570e3955fee (diff)
downloadpango-89fddbe462d7d7d75c005b48dd9990e6fe1be61b.tar.gz
Remove uninstalled pkg-config files
No other library in the stack ships them any more, and they are of dubious use.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am19
1 files changed, 1 insertions, 18 deletions
diff --git a/Makefile.am b/Makefile.am
index 9e31b34e..cd32259d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,23 +9,6 @@ EXTRA_DIST = \
pangoxft.pc.in \
pangoft2.pc.in \
pangowin32.pc.in \
- pango-uninstalled.pc.in \
- pangocairo-uninstalled.pc.in \
- pangoxft-uninstalled.pc.in \
- pangoft2-uninstalled.pc.in \
- pangowin32-uninstalled.pc.in \
- ChangeLog.pre-1-0 \
- ChangeLog.pre-1-2 \
- ChangeLog.pre-1-4 \
- ChangeLog.pre-1-6 \
- ChangeLog.pre-1-8 \
- ChangeLog.pre-1-10 \
- ChangeLog.pre-1-12 \
- ChangeLog.pre-1-14 \
- ChangeLog.pre-1-16 \
- ChangeLog.pre-1-18 \
- ChangeLog.pre-1-20 \
- ChangeLog.pre-1-23 \
MAINTAINERS \
HACKING \
README.win32 \
@@ -43,7 +26,7 @@ MAINTAINERCLEANFILES = \
### ChangeLog generation
-CHANGELOG_START = 1.23.0^^
+CHANGELOG_START = "`git describe --abbrev=0 | sed -e 's|\([0-9]*\)\.\([0-9]*\)\.[0-9]*|\1.\2.0^^|'`"
ChangeLog: $(srcdir)/ChangeLog
$(srcdir)/ChangeLog: