archrelease: copy trunk to community-any
[ArchLinux/community.git] / nut / trunk / nut-no-libdummy.patch
blobda93df9ad340f6160fb0c871a98de2bdb7e60b79
1 diff --git a/drivers/Makefile.am b/drivers/Makefile.am
2 index 99614ca..42b3611 100644
3 --- a/drivers/Makefile.am
4 +++ b/drivers/Makefile.am
5 @@ -267,5 +267,6 @@ dist_noinst_HEADERS = apc-mib.h apc-hid.h baytech-mib.h bcmxcp.h \
7 # Define a dummy library so that Automake builds rules for the
8 # corresponding object files. This library is not actually built,
9 -EXTRA_LIBRARIES = libdummy.a
10 -libdummy_a_SOURCES = main.c dstate.c serial.c
11 +EXTRA_LIBRARIES =
12 +#EXTRA_LIBRARIES = libdummy.a
13 +#libdummy_a_SOURCES = main.c dstate.c serial.c