Skip to content

Commit 7d00dee

Browse files
committed
Added autop.o to make clean
1 parent 9fb6fd6 commit 7d00dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ libzebra.a: $(OBJS)
150150
clean :
151151
$(RM) $(OBJS) booktool.o zebra.o scrzebra.o $(ZEBRA_EXE) a.out core \
152152
*.stackdump gmon.out $(PRACTICE_OBJS) $(PRACTICE_EXE) \
153-
libzebra.a *.da \
153+
libzebra.a *.da autop.o \
154154
$(BOOKTOOL_OBJS) $(ENDDEV_OBJS) \
155155
$(AUTOPLAY_EXE) $(BOOKTOOL_EXE) $(ENDDEV_EXE) $(SCRZEBRA_EXE) $(TUNE8DBS_EXE) \
156156

0 commit comments

Comments
 (0)