Author: justi9
Date: 2008-11-29 14:42:36 -0500 (Sat, 29 Nov 2008)
New Revision: 2894
Modified:
mgmt/trunk/sesame/cpp/Makefile.am
Log:
This conf dist stuff is superceded by the new Makefile.am in etc
Modified: mgmt/trunk/sesame/cpp/Makefile.am
===================================================================
--- mgmt/trunk/sesame/cpp/Makefile.am 2008-11-26 23:12:06 UTC (rev 2893)
+++ mgmt/trunk/sesame/cpp/Makefile.am 2008-11-29 19:42:36 UTC (rev 2894)
@@ -1,14 +1,8 @@
AUTOMAKE_OPTIONS = 1.9.6 foreign
ACLOCAL_AMFLAGS = -I m4
-
-EXTRA_DIST = README etc/sesame.conf
-
-sysconf_DATA = etc/sesame.conf
-
SUBDIRS = src etc
# Update libtool, if needed.
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
-
Show replies by date