cGit-UI for Git Repositories

cGit-UI – is a web interface for Git Repositories. cGit CGI script is writen in C and therefore it's fast enough

12 Commits   0 Branches   1 Tag
Index: Makefile.am
===================================================================
--- Makefile.am	(nonexistent)
+++ Makefile.am	(revision 5)
@@ -0,0 +1,15 @@
+
+ACLOCAL_AMFLAGS = -I m4
+
+#
+# In build order:
+# ==============
+#
+SUBDIRS = po cgitcgi
+
+EXTRA_DIST = config.rpath m4/ChangeLog  \
+             doc l10n LICENSE README.md acsite.m4 auto-clean bootstrap \
+             cgitcgi/robots.txt cgitcgi/.cgit \
+             .svnignore .gitignore
+
+noinst_HEADERS = defs.h gettext.h nls.h