mv code back into src/. Kindly pointed out by Lemmih

This commit is contained in:
Don Stewart
2005-09-03 06:38:06 +00:00
parent 150b37cb4b
commit c336af2b0e
33 changed files with 13 additions and 12 deletions

View File

@ -8,7 +8,7 @@
# only AC_DEFINES are visible in Haskell src
# sanity test
AC_INIT(System/Plugins.hs)
AC_INIT(src/System/Plugins.hs)
# Prepare to generate the config.h.in file
AC_CONFIG_HEADERS([config.h])