diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 | 
1 files changed, 0 insertions, 5 deletions
@@ -68,9 +68,6 @@ $(PLUGINS):  %.o: %.cpp %.d  	$(CXX) $(CXXFLAGS) -c $< -o $@ -googletest/src/%.o: googletest/src/%.cc -	$(CXX) $(CXXFLAGS) $(CXXTESTFLAGS) -c $< -o $@ -  # dependencies  ADD_DEP=Makefile @@ -146,8 +143,6 @@ DISTFILES= \  	LICENSE.txt \  	Makefile \  	common.mk \ -	googletest \ -	googlemock \  	debian/changelog \  	debian/compat \  	debian/control \  | 
