From b7568c689774759f798585146589ce86b6029ac0 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 6 Nov 2012 23:45:07 +0100 Subject: contrib: Really add the config files, move them to contrib --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c38e39a..7c9c65b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 SUBDIRS = include src contrib BUILT_SOURCES = $(top_srcdir)/.version -EXTRA_DIST = git-version-gen osmo-pcap-server.cfg osmo-pcap-client.cfg +EXTRA_DIST = git-version-gen $(top_srcdir)/.version: echo $(VERSION) > $@-t && mv $@-t $@ dist-hook: -- cgit v1.2.3