Fix make distcheck
authorDenis Kenzior <denkenz@gmail.com>
Thu, 20 Aug 2009 01:29:56 +0000 (20:29 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 20 Aug 2009 01:29:56 +0000 (20:29 -0500)
isicommon.h is no longer in the repository

gisi/Makefile.am

index 2bd0a33..ae6a75f 100644 (file)
@@ -4,7 +4,7 @@ noinst_LTLIBRARIES = libgisi.la
 MAINTAINERCLEANFILES = Makefile.in
 
 libgisi_la_SOURCES = \
-       phonet.h isicommon.h \
+       phonet.h \
        netlink.h netlink.c \
        socket.h socket.c \
        client.h client.c \