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: Sun, 28 Sep 2003 19:36:54 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/09/28 19:36: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.57&tr2=1.58&r1=text&r2=text

Patches:
Index: shishi/lib/Makefile.am
diff -u shishi/lib/Makefile.am:1.57 shishi/lib/Makefile.am:1.58
--- shishi/lib/Makefile.am:1.57 Sun Sep 28 12:05:31 2003
+++ shishi/lib/Makefile.am      Sun Sep 28 19:36:54 2003
@@ -35,7 +35,7 @@
 
 include_HEADERS = shishi.h
 lib_LTLIBRARIES = libshishi.la
-libshishi_la_SOURCES = internal.h \
+libshishi_la_SOURCES = shishi.h.in internal.h \
        init.c cfg.c realm.c principal.c error.c krberror.c \
        gztime.c diskio.c authorize.c \
        authenticator.c \
@@ -82,4 +82,4 @@
        address@hidden@ -o $@ -n shishi_asn1_tab $^
 
 indent:
-       indent $(SOURCES) crypto-*.c nettle.c libgcrypt.c shishi.h.in
+       indent $(SOURCES) nettle.c libgcrypt.c




reply via email to

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