]> arthur.barton.de Git - netatalk.git/commitdiff
Add another automake target to handcrafter Makefile.in
authorfranklahm <franklahm>
Wed, 25 Nov 2009 14:58:26 +0000 (14:58 +0000)
committerfranklahm <franklahm>
Wed, 25 Nov 2009 14:58:26 +0000 (14:58 +0000)
sys/solaris/Makefile.in

index e7fd218ba75f1833f8b17e7e39e0e742532bc5b5..9f6c89a1f8167abf86b1d86281bc1e0718ae3691 100644 (file)
@@ -1,7 +1,7 @@
 # Solaris specific defines, passed to subdirectories.
 # To use Sun CC, uncomment the CC and KFLAGS variables.
 #
-# $Id: Makefile.in,v 1.5 2009-04-27 08:04:22 franklahm Exp $
+# $Id: Makefile.in,v 1.6 2009-11-25 14:58:26 franklahm Exp $
 # This Makefile.in is not automake generated
 # copy and paste from automake Makefile.in
 srcdir = @srcdir@
@@ -160,5 +160,7 @@ dvi:
 
 installcheck:
 
+install-exec:
+
 # DO NOT DELETE THIS LINE