oops, fix typo in [12368]
authorNicolas Thill <nico@openwrt.org>
Fri, 22 Aug 2008 05:03:37 +0000 (05:03 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 22 Aug 2008 05:03:37 +0000 (05:03 +0000)
SVN-Revision: 12369

package/ppp/Makefile

index c4feb82ddec8d3742c05c4be0c5d59e0d1464704..22937683d76d7facbd0cbecc1ad146f846df2439 100644 (file)
@@ -124,7 +124,7 @@ endef
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include
        $(CP) $(PKG_INSTALL_DIR)/usr/include/pppd $(1)/usr/include/
-endif
+endef
 
 define Package/ppp/install
        $(INSTALL_DIR) $(1)/usr/lib/pppd/$(PKG_VERSION)