]> arthur.barton.de Git - netatalk.git/commitdiff
Add boolean.h and logger.h. Every header placed in this directory must
authorjmarcus <jmarcus>
Mon, 13 May 2002 06:59:58 +0000 (06:59 +0000)
committerjmarcus <jmarcus>
Mon, 13 May 2002 06:59:58 +0000 (06:59 +0000)
be added to Makefile.am!

include/atalk/Makefile.am

index f7d66261a471ec6157910dc08f1d4cd34f94c4ab..dfd48306b80a77b8e38fe37477d58be900e58fe7 100644 (file)
@@ -1,4 +1,4 @@
 # Makefile.am for include/atalk/
 
 atalkincludedir = $(includedir)/atalk
-atalkinclude_HEADERS = adouble.h aep.h afp.h asp.h atp.h cnid.h compat.h ddp.h dsi.h nbp.h netddp.h pap.h paths.h rtmp.h server_child.h uam.h util.h zip.h
+atalkinclude_HEADERS = adouble.h aep.h afp.h asp.h atp.h boolean.h cnid.h compat.h ddp.h dsi.h logger.h nbp.h netddp.h pap.h paths.h rtmp.h server_child.h uam.h util.h zip.h