[med-svn] [aghermann] 23/23: common/Makefile.am was missing containers.hh

andrei zavada hmmr-guest at alioth.debian.org
Sat Aug 17 18:05:45 UTC 2013


This is an automated email from the git hooks/post-receive script.

hmmr-guest pushed a commit to branch master
in repository aghermann.

commit 970b104b3625ba0e1995e7a7b602a5de59ffe71a
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Sat Aug 17 19:39:02 2013 +0300

    common/Makefile.am was missing containers.hh
---
 upstream/src/common/Makefile.am |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/upstream/src/common/Makefile.am b/upstream/src/common/Makefile.am
index 68a0609..84ef9b3 100644
--- a/upstream/src/common/Makefile.am
+++ b/upstream/src/common/Makefile.am
@@ -6,15 +6,16 @@ noinst_LIBRARIES := \
 	liba.a
 
 liba_a_SOURCES := \
-	libcommon.cc \
-	subject_id.cc \
-	config-validate.hh \
-	string.hh \
+	../libsigfile/source-base.hh \
 	alg.hh \
+	config-validate.hh \
+	containers.hh \
 	fs.hh \
 	lang.hh \
-	subject_id.hh \
-	../libsigfile/source-base.hh
+	libcommon.cc \
+	string.hh \
+	subject_id.cc \
+	subject_id.hh
 
 if DO_PCH
 BUILT_SOURCES := \

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git



More information about the debian-med-commit mailing list