Navigation Menu

Skip to content

Commit

Permalink
Remove needless macro
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 12, 2015
1 parent 148cc68 commit 7a65918
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Expand Up @@ -10,9 +10,3 @@ REGRESS = pgroonga update bench
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)

.PHONY: subclean
clean: subclean

subclean:
rm -f pgroonga.sql.in

0 comments on commit 7a65918

Please sign in to comment.