From c046f33d6af12a92a671584e6685077df9c8ae28 Mon Sep 17 00:00:00 2001 From: laforge Date: Mon, 8 Jan 2007 12:05:58 +0000 Subject: fix lots of header-related issues with autotools git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@520 99fdad57-331a-0410-800a-d7fa5415bdb3 --- src/util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index fb17c85..1c2ac1d 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -7,3 +7,4 @@ libgsmd_tool_SOURCES = libgsmd-tool.c shell.c event.c pin.c atcmd.c libgsmd_tool_LDADD = ../libgsmd/libgsmd.la libgsmd_tool_LDFLAGS = -dynamic +noinst_HEADERS = atcmd.h event.h pin.h shell.h -- cgit v1.2.3