diff --git a/src/api/libraryBrowser/Makefile b/src/api/libraryBrowser/Makefile new file mode 100644 index 00000000..4a17cc39 --- /dev/null +++ b/src/api/libraryBrowser/Makefile @@ -0,0 +1,2 @@ +all: + gf -make LibraryBrowser???.gf diff --git a/src/demo/MkDemofuns.hs b/src/api/libraryBrowser/MkLinAPI.hs similarity index 100% rename from src/demo/MkDemofuns.hs rename to src/api/libraryBrowser/MkLinAPI.hs