Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=2b5d17aac3a3f56c80a3f069226c97e0cb41e74a
commit 2b5d17aac3a3f56c80a3f069226c97e0cb41e74a Author: Priyank <[EMAIL PROTECTED]> Date: Sun Nov 18 15:50:27 2007 +0530 Makefile.am: added missing directory 'data' to SUBDIRS diff --git a/Makefile.am b/Makefile.am index 07b6054..a54fb1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src po +SUBDIRS = data src po dbusdir = $(DBUS_SYS_DIR) dbus_DATA = fund.conf _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
