summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2004-04-20 05:54:34 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2004-04-20 05:54:34 +0000
commitd7e1045596a8cb452d2649dee7b9638f5f50194b (patch)
tree45acf63e91702f0fc7488fcabd9019cbb0e99c70 /Makefile.am
parent684d3ec3b22a52c97c5e14cdd44de8aebfb6297b (diff)
add rule for generating vte-uninstall.pc (Gman, #136129) add (Gman,
* Makefile.am: add rule for generating vte-uninstall.pc (Gman, #136129) * vte-uninstalled.pc.in: add (Gman, #136129)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d268053..ca27fbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS = src python termcaps po doc
-EXTRA_DIST = HACKING vte.spec vte.pc.in MESSAGE-OF-DOOM
+EXTRA_DIST = HACKING vte.spec vte.pc.in vte-uninstalled.pc.in MESSAGE-OF-DOOM
if BUILD_GNOME_PTY_HELPER
SUBDIRS += gnome-pty-helper
endif