diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 19:37:18 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 19:37:18 -0500 |
commit | 83364e8529d7949352db17208424e10d0bd264d0 (patch) | |
tree | a95417d4242175e9e20df03f68734b74d2b54060 /Makefile.am | |
parent | b824cdd6dbce65b54321f6a1d24e518a3d8b5c00 (diff) | |
download | gtk+-83364e8529d7949352db17208424e10d0bd264d0.tar.gz |
Fix distcheck2.91.7
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index faf57f10c6..48ad13ac7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,6 +80,9 @@ endif DISTCLEANFILES = \ gtk+-unix-print-3.0.pc \ gtk+-3.0.pc \ + gtk+-x11-3.0.pc \ + gdk-3.0.pc \ + gdk-x11-3.0.pc \ gail-3.0.pc \ gtk+-3.0-uninstalled.pc \ gail-3.0-uninstalled.pc \ |