diff options
Diffstat (limited to 'package/pptp-linux/pptp-linux.mk')
-rw-r--r-- | package/pptp-linux/pptp-linux.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pptp-linux/pptp-linux.mk b/package/pptp-linux/pptp-linux.mk index 605f30d57..77ae34d8d 100644 --- a/package/pptp-linux/pptp-linux.mk +++ b/package/pptp-linux/pptp-linux.mk @@ -25,4 +25,4 @@ define PPTP_LINUX_UNINSTALL_TARGET_CMDS rm -f $(TARGET_DIR)/usr/share/man/man8/pptp.8 endef -$(eval $(call GENTARGETS,package,pptp-linux)) +$(eval $(call GENTARGETS)) |