summaryrefslogtreecommitdiff
path: root/egg/egg-timegm.h
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-03-04 17:50:47 +0100
committerStef Walter <stefw@gnome.org>2014-03-05 13:02:15 +0100
commit0b751a90927f0f9768cd587fe8cab5e72a74517f (patch)
treef7c4e867543c7dab39a6064ad513d1d109989928 /egg/egg-timegm.h
parent9300894079d184a1362e8f80ae695ede6d7e9e75 (diff)
downloadgnome-keyring-0b751a90927f0f9768cd587fe8cab5e72a74517f.tar.gz
Makefile.am: Use a single non-recursive Makefile
This allows all the code to be built in parallel, and only rebuilding stuff that's changed when developing. Much quicker. In the meantime disable the p11-tests checks, which were very rarely used. We'll need to migrate them to TAP.
Diffstat (limited to 'egg/egg-timegm.h')
-rw-r--r--egg/egg-timegm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/egg/egg-timegm.h b/egg/egg-timegm.h
index ae32a1e3..b24c14c0 100644
--- a/egg/egg-timegm.h
+++ b/egg/egg-timegm.h
@@ -15,6 +15,7 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
<http://www.gnu.org/licenses/>.
+*/
/* Extracted from misc/mkdtemp.c and sysdeps/posix/tempname.c. */