Don't install DHCP test program

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@373 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2005-01-12 21:49:49 +00:00
parent 3e1c1c6544
commit a6eff9e460

View file

@ -20,6 +20,6 @@ libdhcpc_a_SOURCES= \
udpipgen.c \
udpipgen.h
bin_PROGRAMS = dhcp_test
noinst_PROGRAMS = dhcp_test
dhcp_test_SOURCES = dhcp_test.c
dhcp_test_LDADD = libdhcpc.a