diff Makefile.am @ 19115:4c26b23e7859

Moved: $datadir/sounds/pidgin -> $datadir/sounds/purple Pidgin and Finch both use $datadir/sounds/purple for their sound files.
author Eric Polino <aluink@pidgin.im>
date Mon, 25 Jun 2007 20:27:36 +0000
parents 9b47e29ba76c
children f34539eb7a61
line wrap: on
line diff
--- a/Makefile.am	Sun Jun 24 02:56:09 2007 +0000
+++ b/Makefile.am	Mon Jun 25 20:27:36 2007 +0000
@@ -42,7 +42,7 @@
 GNT_DIR=finch
 endif
 
-SUBDIRS = libpurple doc $(GNT_DIR) $(GTK_DIR) m4macros po
+SUBDIRS = libpurple doc $(GNT_DIR) $(GTK_DIR) m4macros po share
 
 docs: Doxyfile
 if HAVE_DOXYGEN