shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi/lib Makefile.am


From: shishi-commit
Subject: shishi/lib Makefile.am
Date: Thu, 09 Oct 2003 19:24:54 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/10/09 19:24:54

Modified files:
        lib            : Makefile.am 

Log message:
        Fix indent target.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/lib/Makefile.am.diff?tr1=1.58&tr2=1.59&r1=text&r2=text

Patches:
Index: shishi/lib/Makefile.am
diff -u shishi/lib/Makefile.am:1.58 shishi/lib/Makefile.am:1.59
--- shishi/lib/Makefile.am:1.58 Sun Sep 28 19:36:54 2003
+++ shishi/lib/Makefile.am      Thu Oct  9 19:24:54 2003
@@ -33,6 +33,8 @@
 MAINTAINERCLEANFILES = kerberos5.c
 nodist_include_HEADERS = shishi-int.h
 
+EXTRA_DIST = kerberos5.asn1
+
 include_HEADERS = shishi.h
 lib_LTLIBRARIES = libshishi.la
 libshishi_la_SOURCES = shishi.h.in internal.h \
@@ -44,7 +46,7 @@
        safe.c priv.c \
        ticket.c encticketpart.c tkt.c tkts.c \
        netio.c key.c keys.c hostkeys.c crypto.c crypto.h crypto-ctx.c \
-       asn1.c kerberos5.asn1 kerberos5.c \
+       asn1.c kerberos5.c \
        version.c password.c \
        utils.c resolv.c
 if NULL
@@ -82,4 +84,4 @@
        address@hidden@ -o $@ -n shishi_asn1_tab $^
 
 indent:
-       indent $(SOURCES) nettle.c libgcrypt.c
+       indent $(am__libshishi_la_SOURCES_DIST)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]