Navigation Menu

Skip to content

Commit

Permalink
Removed obsoleted modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Sep 8, 1999
1 parent e736472 commit 397bcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.linux
Expand Up @@ -6,7 +6,7 @@ DYNLIBBASE = libdimmer.so
DYNLIBWHOLE = $(DYNLIBBASE).$(WHOLEVERSION)
DYNLIBMAJOR = $(DYNLIBBASE).$(MAJORVER)

OBJS = dimmer.o dev_daddymax.o device_process.o process_communication.o
OBJS = dimmer.o dev_daddymax.o dev_test.o

CC = gcc
LINKER = gcc
Expand Down

0 comments on commit 397bcdc

Please sign in to comment.